G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters Class Reference

Container class for the solar array simulation solar cell technology parameters. More...

Public Member Functions

 SolarArraySimulationCellTechnologyParameters (Single ffv, Single ffi, Single cg, Single cv, Single cr, Single alpha, Single beta, Single nul2h)
 Technology parameter for solar array simulation.
 

Properties

Single Ffv [get, set]
 Property to get/set the voltage form factor [].
 
Single Ffi [get, set]
 Property to get/set the current form factor [].
 
Single Cg [get, set]
 Property to get/set the correction factor CG [W/m2].
 
Single Cv [get, set]
 Property to get/set the correction factor CV [].
 
Single Cr [get, set]
 Property to get/set the correction factor CR [m2/W].
 
Single Alpha [get, set]
 Property to get/set the current temperature coefficient [%/°C].
 
Single Beta [get, set]
 Property to get/set the voltage temperature coefficient [%/°C].
 
Single NuL2H [get, set]
 Property to get/set the value of vL2H [].
 

Detailed Description

Container class for the solar array simulation solar cell technology parameters.

Constructor & Destructor Documentation

◆ SolarArraySimulationCellTechnologyParameters()

Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.SolarArraySimulationCellTechnologyParameters ( Single ffv,
Single ffi,
Single cg,
Single cv,
Single cr,
Single alpha,
Single beta,
Single nul2h )
inline

Technology parameter for solar array simulation.

Parameters
ffvForm factor voltage []
ffiForm factor current []
cgCorrection factor [W/m2]
cvCorrection factor []
crCorrection factor [m2/W]
alphaTemperature coefficient current [%/°C]
betaTemperature coefficient voltage [%/°C]
nul2h[]

Property Documentation

◆ Alpha

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Alpha
getset

Property to get/set the current temperature coefficient [%/°C].

◆ Beta

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Beta
getset

Property to get/set the voltage temperature coefficient [%/°C].

◆ Cg

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Cg
getset

Property to get/set the correction factor CG [W/m2].

◆ Cr

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Cr
getset

Property to get/set the correction factor CR [m2/W].

◆ Cv

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Cv
getset

Property to get/set the correction factor CV [].

◆ Ffi

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Ffi
getset

Property to get/set the current form factor [].

◆ Ffv

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.Ffv
getset

Property to get/set the voltage form factor [].

◆ NuL2H

Single Regatron.G5.Api.System.SolarArraySimulationCellTechnologyParameters.NuL2H
getset

Property to get/set the value of vL2H [].