Container class for the solar array simulation solar cell technology parameters.
More...
|
| 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 [].
|
| |
Container class for the solar array simulation solar cell technology parameters.
◆ 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
-
| ffv | Form factor voltage [] |
| ffi | Form factor current [] |
| cg | Correction factor [W/m2] |
| cv | Correction factor [] |
| cr | Correction factor [m2/W] |
| alpha | Temperature coefficient current [%/°C] |
| beta | Temperature coefficient voltage [%/°C] |
| nul2h | [] |
◆ 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 [].