A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
ns3::GenericBatteryModel Member List
This is the complete list of members for
ns3::GenericBatteryModel
, including all inherited members.
AggregateObject
(Ptr< Object > other)
ns3::Object
AppendDeviceEnergyModel
(Ptr< DeviceEnergyModel > deviceEnergyModelPtr)
ns3::EnergySource
BatteryChargedEvent
()
ns3::GenericBatteryModel
private
BatteryDepletedEvent
()
ns3::GenericBatteryModel
private
BreakDeviceEnergyModelRefCycle
()
ns3::EnergySource
protected
CalculateRemainingEnergy
()
ns3::GenericBatteryModel
private
CalculateTotalCurrent
()
ns3::EnergySource
protected
Check
() const
ns3::Object
private
CheckLoose
() const
ns3::Object
private
ConnectEnergyHarvester
(Ptr< EnergyHarvester > energyHarvesterPtr)
ns3::EnergySource
Construct
(const AttributeConstructionList &attributes)
ns3::Object
private
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Dispose
()
ns3::Object
DisposeDeviceModels
()
ns3::EnergySource
DoDelete
()
ns3::Object
private
DoDispose
() override
ns3::GenericBatteryModel
private
virtual
DoGetObject
(TypeId tid) const
ns3::Object
private
DoInitialize
() override
ns3::GenericBatteryModel
private
virtual
DoSet
(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)
ns3::ObjectBase
private
EnergySource
()
ns3::EnergySource
FindDeviceEnergyModels
(TypeId tid)
ns3::EnergySource
FindDeviceEnergyModels
(std::string name)
ns3::EnergySource
GenericBatteryModel
()
ns3::GenericBatteryModel
GetAggregateIterator
() const
ns3::Object
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetChargeVoltage
(double current)
ns3::GenericBatteryModel
private
GetDrainedCapacity
() const
ns3::GenericBatteryModel
GetEnergyFraction
() override
ns3::GenericBatteryModel
virtual
GetEnergyUpdateInterval
() const
ns3::GenericBatteryModel
GetInitialEnergy
() const override
ns3::GenericBatteryModel
virtual
GetInstanceTypeId
() const override
ns3::Object
virtual
GetNode
() const
ns3::EnergySource
GetObject
() const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
GetObject
() const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
inline
GetObjectIid
()
ns3::ObjectBase
related
GetReferenceCount
() const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
GetRemainingEnergy
() override
ns3::GenericBatteryModel
virtual
GetStateOfCharge
() const
ns3::GenericBatteryModel
GetSupplyVoltage
() const override
ns3::GenericBatteryModel
virtual
GetTypeId
()
ns3::GenericBatteryModel
static
GetVoltage
(double current)
ns3::GenericBatteryModel
private
Initialize
()
ns3::Object
InitializeDeviceModels
()
ns3::EnergySource
IsInitialized
() const
ns3::Object
m_aggregates
ns3::Object
private
m_batteryType
ns3::GenericBatteryModel
private
m_count
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
mutable
private
m_currentFiltered
ns3::GenericBatteryModel
private
m_cutoffVoltage
ns3::GenericBatteryModel
private
m_disposed
ns3::Object
private
m_drainedCapacity
ns3::GenericBatteryModel
private
m_energyUpdateEvent
ns3::GenericBatteryModel
private
m_energyUpdateInterval
ns3::GenericBatteryModel
private
m_energyUpdateLapseTime
ns3::GenericBatteryModel
private
m_entn
ns3::GenericBatteryModel
private
m_expZone
ns3::GenericBatteryModel
private
m_getObjectCount
ns3::Object
private
m_harvesters
ns3::EnergySource
private
m_initialized
ns3::Object
private
m_internalResistance
ns3::GenericBatteryModel
private
m_lastUpdateTime
ns3::GenericBatteryModel
private
m_lowBatteryTh
ns3::GenericBatteryModel
private
m_models
ns3::EnergySource
private
m_node
ns3::EnergySource
private
m_qExp
ns3::GenericBatteryModel
private
m_qMax
ns3::GenericBatteryModel
private
m_qNom
ns3::GenericBatteryModel
private
m_remainingEnergyJ
ns3::GenericBatteryModel
private
m_supplyVoltageV
ns3::GenericBatteryModel
private
m_tid
ns3::Object
private
m_typicalCurrent
ns3::GenericBatteryModel
private
m_vExp
ns3::GenericBatteryModel
private
m_vFull
ns3::GenericBatteryModel
private
m_vNom
ns3::GenericBatteryModel
private
NotifyConstructionCompleted
()
ns3::ObjectBase
protected
virtual
NotifyEnergyChanged
()
ns3::EnergySource
protected
NotifyEnergyDrained
()
ns3::EnergySource
protected
NotifyEnergyRecharged
()
ns3::EnergySource
protected
NotifyNewAggregate
()
ns3::Object
protected
virtual
Object
()
ns3::Object
Object
(const Object &o)
ns3::Object
protected
operator=
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
Ref
() const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetDrainedCapacity
(double drainedCapacity)
ns3::GenericBatteryModel
SetEnergyUpdateInterval
(Time interval)
ns3::GenericBatteryModel
SetNode
(Ptr< Node > node)
ns3::EnergySource
SetTypeId
(TypeId tid)
ns3::Object
private
SimpleRefCount
()
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SimpleRefCount
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
TraceConnect
(std::string name, std::string context, const CallbackBase &cb)
ns3::ObjectBase
TraceConnectWithoutContext
(std::string name, const CallbackBase &cb)
ns3::ObjectBase
TraceDisconnect
(std::string name, std::string context, const CallbackBase &cb)
ns3::ObjectBase
TraceDisconnectWithoutContext
(std::string name, const CallbackBase &cb)
ns3::ObjectBase
Unref
() const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
UpdateEnergySource
() override
ns3::GenericBatteryModel
virtual
UpdateSortedArray
(Aggregates *aggregates, uint32_t i) const
ns3::Object
private
~EnergySource
() override
ns3::EnergySource
~GenericBatteryModel
() override
ns3::GenericBatteryModel
~Object
() override
ns3::Object
~ObjectBase
()
ns3::ObjectBase
virtual
Generated on Thu Feb 8 2024 09:30:17 for ns-3 by
1.9.6