AggregateObject(Ptr< Object > other) | ns3::Object | |
ArrayIndexFromPortIndex(uint16_t portIndex, uint16_t subElementIndex) const =0 | ns3::PhasedArrayModel | pure virtual |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
ComplexVector typedef | ns3::PhasedArrayModel | |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() | ns3::Object | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
GetAggregateIterator() const | ns3::Object | |
GetAntennaElement() const | ns3::PhasedArrayModel | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBeamformingVector() const | ns3::PhasedArrayModel | |
GetBeamformingVector(Angles a) const | ns3::PhasedArrayModel | |
GetBeamformingVectorRef() const | ns3::PhasedArrayModel | |
GetElementFieldPattern(Angles a, uint8_t polIndex=0) const =0 | ns3::PhasedArrayModel | pure virtual |
GetElementLocation(uint64_t index) const =0 | ns3::PhasedArrayModel | pure virtual |
GetElemPol(size_t elementIndex) const =0 | ns3::PhasedArrayModel | pure virtual |
GetHElemsPerPort() const =0 | ns3::PhasedArrayModel | pure virtual |
GetId() const | ns3::PhasedArrayModel | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetNumColumns() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumElems() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumElemsPerPort() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumHorizontalPorts() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumPols() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumPorts() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumRows() const =0 | ns3::PhasedArrayModel | pure virtual |
GetNumVerticalPorts() const =0 | ns3::PhasedArrayModel | pure virtual |
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 |
GetPolSlant() const =0 | ns3::PhasedArrayModel | pure virtual |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSteeringVector(Angles a) const | ns3::PhasedArrayModel | |
GetTypeId() | ns3::PhasedArrayModel | static |
GetVElemsPerPort() const =0 | ns3::PhasedArrayModel | pure virtual |
Initialize() | ns3::Object | |
IsDualPol() const =0 | ns3::PhasedArrayModel | pure virtual |
IsInitialized() const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_antennaElement | ns3::PhasedArrayModel | protected |
m_beamformingVector | ns3::PhasedArrayModel | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_id | ns3::PhasedArrayModel | protected |
m_idCounter | ns3::PhasedArrayModel | protectedstatic |
m_initialized | ns3::Object | private |
m_isBfVectorValid | ns3::PhasedArrayModel | protected |
m_tid | ns3::Object | private |
m_unidirectionalAggregates | ns3::Object | private |
norm(const ComplexVector &complexVector) const | ns3::PhasedArrayModel | inline |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PhasedArrayModel() | ns3::PhasedArrayModel | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SetAntennaElement(Ptr< AntennaModel > antennaElement) | ns3::PhasedArrayModel | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBeamformingVector(const ComplexVector &beamformingVector) | ns3::PhasedArrayModel | |
SetNumColumns(uint32_t nColumns)=0 | ns3::PhasedArrayModel | pure virtual |
SetNumHorizontalPorts(uint16_t nPorts)=0 | ns3::PhasedArrayModel | pure virtual |
SetNumRows(uint32_t nRows)=0 | ns3::PhasedArrayModel | pure virtual |
SetNumVerticalPorts(uint16_t nPorts)=0 | ns3::PhasedArrayModel | pure virtual |
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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~PhasedArrayModel() override | ns3::PhasedArrayModel | |