Actual battery values.
More...
|
| ActualBatteryValues () |
| Indicates the actual state of the batterie. Actual current, voltage, charge count, state of charge, cutoff information and the charging state, More...
|
|
◆ BatteryChargingState
Indicates whether the batter is being loaded or not
Enumerator |
---|
Idle | The battery is resting.
|
Discharge | Battery is discharging
|
Charge | Battery is loading
|
◆ ActualBatteryValues()
CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.ActualBatteryValues |
( |
| ) |
|
Indicates the actual state of the batterie. Actual current, voltage, charge count, state of charge, cutoff information and the charging state,
◆ ActualCurrent
double CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.ActualCurrent |
|
get |
◆ ChargeCount
double CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.ChargeCount |
|
get |
◆ ChargingState
Indicates whether the batter is being loaded or not.
◆ CutoffInformation
string CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.CutoffInformation |
|
get |
If this field is not empty the lower or upper voltage is triged, the simulation is in Paused state. You can read the cut off information.
◆ MaximumCapacity
double CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.MaximumCapacity |
|
get |
◆ StateOfCharge
double CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.StateOfCharge |
|
get |
Battery state of charge (%)
◆ VoltageOutput
double CH.Regatron.HPPS.EnergyStorage.BatSimulation.ActualBatteryValues.VoltageOutput |
|
get |