Struct to store the channel condition in the m_channelConditionMap. More...
Public Attributes | |
Ptr< ChannelCondition > | m_condition |
the channel condition More... | |
Time | m_generatedTime |
the time when the condition was generated More... | |
Struct to store the channel condition in the m_channelConditionMap.
Definition at line 561 of file channel-condition-model.h.
Ptr<ChannelCondition> ns3::ThreeGppChannelConditionModel::Item::m_condition |
the channel condition
Definition at line 563 of file channel-condition-model.h.
Referenced by ns3::ThreeGppChannelConditionModel::GetChannelCondition().
Time ns3::ThreeGppChannelConditionModel::Item::m_generatedTime |
the time when the condition was generated
Definition at line 564 of file channel-condition-model.h.
Referenced by ns3::ThreeGppChannelConditionModel::GetChannelCondition().