This is the complete list of members for ns3::SatChannelPair, including all inherited members.
| ChannelPair_t typedef | ns3::SatChannelPair | |
| GetChannelPair(uint32_t satId, uint32_t beamId) const | ns3::SatChannelPair | |
| GetForwardChannel(uint32_t satId, uint32_t frequencyId) const | ns3::SatChannelPair | |
| GetReturnChannel(uint32_t satId, uint32_t frequencyId) const | ns3::SatChannelPair | |
| GetTypeId(void) | ns3::SatChannelPair | static |
| HasFwdChannel(uint32_t satId, uint32_t frequencyId) const | ns3::SatChannelPair | |
| HasRtnChannel(uint32_t satId, uint32_t frequencyId) const | ns3::SatChannelPair | |
| m_frequencies | ns3::SatChannelPair | private |
| m_fwdChannels | ns3::SatChannelPair | private |
| m_rtnChannels | ns3::SatChannelPair | private |
| SatChannelPair() | ns3::SatChannelPair | |
| StoreChannelPair(uint32_t satId, uint32_t beamId, uint32_t fwdFrequencyId, Ptr< SatChannel > fwdChannel, uint32_t rtnFrequencyId, Ptr< SatChannel > rtnChannel) | ns3::SatChannelPair | |
| UpdateBeamsForFrequency(uint32_t satId, uint32_t beamdId, uint32_t fwdFrequencyId, uint32_t rtnFrequencyId) | ns3::SatChannelPair | |
| ~SatChannelPair() | ns3::SatChannelPair | virtual |