AggregateObject(Ptr< Object > other) | ns3::Object | |
AppendDeviceEnergyModel(Ptr< DeviceEnergyModel > deviceEnergyModelPtr) | ns3::EnergySource | |
BreakDeviceEnergyModelRefCycle(void) | ns3::EnergySource | protected |
CalculateTotalCurrent(void) | ns3::EnergySource | protected |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
ConnectEnergyHarvester(Ptr< EnergyHarvester > energyHarvesterPtr) | ns3::EnergySource | |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Discharge(double load, Time t) | ns3::RvBatteryModel | private |
Dispose(void) | ns3::Object | |
DisposeDeviceModels(void) | ns3::EnergySource | |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | ns3::RvBatteryModel | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::RvBatteryModel | privatevirtual |
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 | |
GetAggregateIterator(void) const | ns3::Object | |
GetAlpha(void) const | ns3::RvBatteryModel | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBatteryLevel(void) | ns3::RvBatteryModel | |
GetBeta(void) const | ns3::RvBatteryModel | |
GetCutoffVoltage(void) const | ns3::RvBatteryModel | |
GetEnergyFraction(void) | ns3::RvBatteryModel | virtual |
GetInitialEnergy(void) const | ns3::RvBatteryModel | virtual |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetLifetime(void) const | ns3::RvBatteryModel | |
GetNode(void) const | ns3::EnergySource | |
GetNumOfTerms(void) const | ns3::RvBatteryModel | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid(void) | ns3::ObjectBase | related |
GetOpenCircuitVoltage(void) const | ns3::RvBatteryModel | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRemainingEnergy(void) | ns3::RvBatteryModel | virtual |
GetSamplingInterval(void) const | ns3::RvBatteryModel | |
GetSupplyVoltage(void) const | ns3::RvBatteryModel | virtual |
GetTypeId(void) | ns3::RvBatteryModel | static |
HandleEnergyDrainedEvent(void) | ns3::RvBatteryModel | private |
Initialize(void) | ns3::Object | |
InitializeDeviceModels(void) | ns3::EnergySource | |
IsInitialized(void) const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_alpha | ns3::RvBatteryModel | private |
m_batteryLevel | ns3::RvBatteryModel | private |
m_beta | ns3::RvBatteryModel | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_currentSampleEvent | ns3::RvBatteryModel | private |
m_cutoffVoltage | ns3::RvBatteryModel | private |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_harvesters | ns3::EnergySource | private |
m_initialized | ns3::Object | private |
m_lastSampleTime | ns3::RvBatteryModel | private |
m_lifetime | ns3::RvBatteryModel | private |
m_load | ns3::RvBatteryModel | private |
m_lowBatteryTh | ns3::RvBatteryModel | private |
m_models | ns3::EnergySource | private |
m_node | ns3::EnergySource | private |
m_numOfTerms | ns3::RvBatteryModel | private |
m_openCircuitVoltage | ns3::RvBatteryModel | private |
m_previousLoad | ns3::RvBatteryModel | private |
m_samplingInterval | ns3::RvBatteryModel | private |
m_tid | ns3::Object | private |
m_timeStamps | ns3::RvBatteryModel | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyEnergyChanged(void) | ns3::EnergySource | protected |
NotifyEnergyDrained(void) | ns3::EnergySource | protected |
NotifyEnergyRecharged(void) | ns3::EnergySource | protected |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RvBatteryModel() | ns3::RvBatteryModel | |
RvModelAFunction(Time t, Time sk, Time sk_1, double beta) | ns3::RvBatteryModel | private |
SetAlpha(double alpha) | ns3::RvBatteryModel | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBeta(double beta) | ns3::RvBatteryModel | |
SetCutoffVoltage(double voltage) | ns3::RvBatteryModel | |
SetNode(Ptr< Node > node) | ns3::EnergySource | |
SetNumOfTerms(int num) | ns3::RvBatteryModel | |
SetOpenCircuitVoltage(double voltage) | ns3::RvBatteryModel | |
SetSamplingInterval(Time interval) | ns3::RvBatteryModel | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | 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(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateEnergySource(void) | ns3::RvBatteryModel | virtual |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~EnergySource() | ns3::EnergySource | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~RvBatteryModel() | ns3::RvBatteryModel | virtual |