A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
GenericBatteryModel Class Reference

Introspection did not find any typical Config paths. More...

#include "introspected-doxygen.h"

Detailed Description

Introspection did not find any typical Config paths.


Attributes

  • BatteryType: Indicates the battery type used by the model
  • CutoffVoltage: The voltage where the battery is considered depleted (V).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 3.3
    • Flags: constructwriteread
  • ExponentialCapacity: (Q_exp) Cell Capacity at the end of the exponential zone (Ah).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 0.39
    • Flags: constructwriteread
  • ExponentialVoltage: (V_exp) Cell voltage at the end of the exponential zone (V).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 3.75
    • Flags: constructwriteread
  • FullVoltage: (Q_full) The voltage of the cell when fully charged (V).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 4.18
    • Flags: constructwriteread
  • InternalResistance: (R) Internal resistance of the cell (Ohms)
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 0.083
    • Flags: constructwriteread
  • LowBatteryThreshold: Low battery threshold for generic battery model.
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 0.1
    • Flags: constructwriteread
  • MaxCapacity: (Q) The maximum capacity of the cell (Ah).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 2.45
    • Flags: constructwriteread
  • NominalCapacity: (Q_nom) Cell capacity at the end of the nominal zone (Ah)
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 1.3
    • Flags: constructwriteread
  • NominalVoltage: (V_nom) Nominal voltage of the cell (V).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 3.59
    • Flags: constructwriteread
  • PeriodicEnergyUpdateInterval: Time between two consecutive periodic energy updates.
    • Set with class: ns3::TimeValue
    • Underlying type: Time +9.22337e+18ns:+9.22337e+18ns
    • Initial value: +1e+09ns
    • Flags: constructwriteread
  • TypicalDischargeCurrent: Typical discharge current used in manufacturers datasheets (A)
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 2.33
    • Flags: constructwriteread

TraceSources

Size of this type is 312 bytes (on a 64-bit architecture).


The documentation for this class was generated from the following file: