AggregateObject(Ptr< Object > other) | ns3::Object | |
AOA_INDEX | ns3::MatrixBasedChannelModel | static |
AOD_INDEX | ns3::MatrixBasedChannelModel | static |
AssignStreams(int64_t stream) | ns3::ThreeGppChannelModel | |
CalcAttenuationOfBlockage(Ptr< ThreeGppChannelMatrix > params, const DoubleVector &clusterAOA, const DoubleVector &clusterZOA) const | ns3::ThreeGppChannelModel | private |
ChannelMatrixNeedsUpdate(Ptr< const ThreeGppChannelMatrix > channelMatrix, Ptr< const ChannelCondition > channelCondition) const | ns3::ThreeGppChannelModel | private |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
Complex2DVector typedef | ns3::MatrixBasedChannelModel | |
Complex3DVector typedef | ns3::MatrixBasedChannelModel | |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() override | ns3::ThreeGppChannelModel | virtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
Double2DVector typedef | ns3::MatrixBasedChannelModel | |
Double3DVector typedef | ns3::MatrixBasedChannelModel | |
DoubleVector typedef | ns3::MatrixBasedChannelModel | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetChannel(Ptr< const MobilityModel > aMob, Ptr< const MobilityModel > bMob, Ptr< const PhasedArrayModel > aAntenna, Ptr< const PhasedArrayModel > bAntenna) override | ns3::ThreeGppChannelModel | virtual |
GetChannelConditionModel() const | ns3::ThreeGppChannelModel | |
GetFrequency(void) const | ns3::ThreeGppChannelModel | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetKey(uint32_t x1, uint32_t x2) | ns3::MatrixBasedChannelModel | inlinestatic |
GetNewChannel(Vector locUT, Ptr< const ChannelCondition > channelCondition, Ptr< const PhasedArrayModel > sAntenna, Ptr< const PhasedArrayModel > uAntenna, Angles &uAngle, Angles &sAngle, double dis2D, double hBS, double hUT) const | ns3::ThreeGppChannelModel | private |
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 |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetScenario(void) const | ns3::ThreeGppChannelModel | |
GetThreeGppTable(Ptr< const ChannelCondition > channelCondition, double hBS, double hUT, double distance2D) const | ns3::ThreeGppChannelModel | privatevirtual |
GetTypeId() | ns3::ThreeGppChannelModel | static |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_blockage | ns3::ThreeGppChannelModel | private |
m_blockerSpeed | ns3::ThreeGppChannelModel | private |
m_channelConditionModel | ns3::ThreeGppChannelModel | private |
m_channelMap | ns3::ThreeGppChannelModel | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_frequency | ns3::ThreeGppChannelModel | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_normalRv | ns3::ThreeGppChannelModel | private |
m_numNonSelfBlocking | ns3::ThreeGppChannelModel | private |
m_portraitMode | ns3::ThreeGppChannelModel | private |
m_scenario | ns3::ThreeGppChannelModel | private |
m_tid | ns3::Object | private |
m_uniformRv | ns3::ThreeGppChannelModel | private |
m_uniformRvShuffle | ns3::ThreeGppChannelModel | private |
m_updatePeriod | ns3::ThreeGppChannelModel | 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 |
PHI_INDEX | ns3::ThreeGppChannelModel | privatestatic |
R_INDEX | ns3::ThreeGppChannelModel | privatestatic |
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 | |
SetChannelConditionModel(Ptr< ChannelConditionModel > model) | ns3::ThreeGppChannelModel | |
SetFrequency(double f) | ns3::ThreeGppChannelModel | |
SetScenario(const std::string &scenario) | ns3::ThreeGppChannelModel | |
SetTypeId(TypeId tid) | ns3::Object | private |
Shuffle(double *first, double *last) const | ns3::ThreeGppChannelModel | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
THETA_INDEX | ns3::ThreeGppChannelModel | privatestatic |
ThreeGppChannelModel() | ns3::ThreeGppChannelModel | |
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 |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
WrapAngles(double azimuthRad, double inclinationRad) | ns3::ThreeGppChannelModel | privatestatic |
X_INDEX | ns3::ThreeGppChannelModel | privatestatic |
Y_INDEX | ns3::ThreeGppChannelModel | privatestatic |
ZOA_INDEX | ns3::MatrixBasedChannelModel | static |
ZOD_INDEX | ns3::MatrixBasedChannelModel | static |
~MatrixBasedChannelModel() | ns3::MatrixBasedChannelModel | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~ThreeGppChannelModel() | ns3::ThreeGppChannelModel | |