This is the complete list of members for ns3::YansErrorRateModel, including all inherited members.
AggregateObject(Ptr< Object > other) | ns3::Object | |
Binomial(uint32_t k, double p, uint32_t n) const | ns3::YansErrorRateModel | private |
CalculatePd(double ber, unsigned int d) const | ns3::YansErrorRateModel | private |
CalculatePdEven(double ber, unsigned int d) const | ns3::YansErrorRateModel | private |
CalculatePdOdd(double ber, unsigned int d) const | ns3::YansErrorRateModel | private |
CalculateSnr(WifiMode txMode, double ber) const | ns3::ErrorRateModel | |
Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | protectedvirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
Factorial(uint32_t k) const | ns3::YansErrorRateModel | private |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetBpskBer(double snr, uint32_t signalSpread, uint32_t phyRate) const | ns3::YansErrorRateModel | private |
GetChunkSuccessRate(WifiMode mode, double snr, uint32_t nbits) const | ns3::YansErrorRateModel | virtual |
GetFecBpskBer(double snr, double nbits, uint32_t signalSpread, uint32_t phyRate, uint32_t dFree, uint32_t adFree) const | ns3::YansErrorRateModel | private |
GetFecQamBer(double snr, uint32_t nbits, uint32_t signalSpread, uint32_t phyRate, uint32_t m, uint32_t dfree, uint32_t adFree, uint32_t adFreePlusOne) const | ns3::YansErrorRateModel | private |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetQamBer(double snr, unsigned int m, uint32_t signalSpread, uint32_t phyRate) const | ns3::YansErrorRateModel | private |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::YansErrorRateModel | static |
Initialize(void) | ns3::Object | |
Log2(double val) const | ns3::YansErrorRateModel | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) 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 | |
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(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
YansErrorRateModel() | ns3::YansErrorRateModel | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |