|
Lines 3832-3851
def register_Ns3LteSpectrumValueHelper_methods(root_module, cls):
|
Link Here
|
|---|
|
| 3832 |
cls.add_constructor([]) |
3832 |
cls.add_constructor([]) |
| 3833 |
## lte-spectrum-value-helper.h (module 'lte'): ns3::LteSpectrumValueHelper::LteSpectrumValueHelper(ns3::LteSpectrumValueHelper const & arg0) [copy constructor] |
3833 |
## lte-spectrum-value-helper.h (module 'lte'): ns3::LteSpectrumValueHelper::LteSpectrumValueHelper(ns3::LteSpectrumValueHelper const & arg0) [copy constructor] |
| 3834 |
cls.add_constructor([param('ns3::LteSpectrumValueHelper const &', 'arg0')]) |
3834 |
cls.add_constructor([param('ns3::LteSpectrumValueHelper const &', 'arg0')]) |
| 3835 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateNoisePowerSpectralDensity(uint16_t earfcn, uint8_t bandwdith, double noiseFigure) [member function] |
3835 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateNoisePowerSpectralDensity(uint16_t earfcn, uint8_t bandwidth, double noiseFigure) [member function] |
| 3836 |
cls.add_method('CreateNoisePowerSpectralDensity', |
3836 |
cls.add_method('CreateNoisePowerSpectralDensity', |
| 3837 |
'ns3::Ptr< ns3::SpectrumValue >', |
3837 |
'ns3::Ptr< ns3::SpectrumValue >', |
| 3838 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwdith'), param('double', 'noiseFigure')], |
3838 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwidth'), param('double', 'noiseFigure')], |
| 3839 |
is_static=True) |
3839 |
is_static=True) |
| 3840 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateNoisePowerSpectralDensity(double noiseFigure, ns3::Ptr<ns3::SpectrumModel> spectrumModel) [member function] |
3840 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateNoisePowerSpectralDensity(double noiseFigure, ns3::Ptr<ns3::SpectrumModel> spectrumModel) [member function] |
| 3841 |
cls.add_method('CreateNoisePowerSpectralDensity', |
3841 |
cls.add_method('CreateNoisePowerSpectralDensity', |
| 3842 |
'ns3::Ptr< ns3::SpectrumValue >', |
3842 |
'ns3::Ptr< ns3::SpectrumValue >', |
| 3843 |
[param('double', 'noiseFigure'), param('ns3::Ptr< ns3::SpectrumModel >', 'spectrumModel')], |
3843 |
[param('double', 'noiseFigure'), param('ns3::Ptr< ns3::SpectrumModel >', 'spectrumModel')], |
| 3844 |
is_static=True) |
3844 |
is_static=True) |
| 3845 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateTxPowerSpectralDensity(uint16_t earfcn, uint8_t bandwdith, double powerTx, std::vector<int, std::allocator<int> > activeRbs) [member function] |
3845 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumValue> ns3::LteSpectrumValueHelper::CreateTxPowerSpectralDensity(uint16_t earfcn, uint8_t bandwidth, double powerTx, std::vector<int, std::allocator<int> > activeRbs) [member function] |
| 3846 |
cls.add_method('CreateTxPowerSpectralDensity', |
3846 |
cls.add_method('CreateTxPowerSpectralDensity', |
| 3847 |
'ns3::Ptr< ns3::SpectrumValue >', |
3847 |
'ns3::Ptr< ns3::SpectrumValue >', |
| 3848 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwdith'), param('double', 'powerTx'), param('std::vector< int >', 'activeRbs')], |
3848 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwidth'), param('double', 'powerTx'), param('std::vector< int >', 'activeRbs')], |
| 3849 |
is_static=True) |
3849 |
is_static=True) |
| 3850 |
## lte-spectrum-value-helper.h (module 'lte'): static double ns3::LteSpectrumValueHelper::GetCarrierFrequency(uint16_t earfcn) [member function] |
3850 |
## lte-spectrum-value-helper.h (module 'lte'): static double ns3::LteSpectrumValueHelper::GetCarrierFrequency(uint16_t earfcn) [member function] |
| 3851 |
cls.add_method('GetCarrierFrequency', |
3851 |
cls.add_method('GetCarrierFrequency', |
|
Lines 3862-3871
def register_Ns3LteSpectrumValueHelper_methods(root_module, cls):
|
Link Here
|
|---|
|
| 3862 |
'double', |
3862 |
'double', |
| 3863 |
[param('uint16_t', 'earfcn')], |
3863 |
[param('uint16_t', 'earfcn')], |
| 3864 |
is_static=True) |
3864 |
is_static=True) |
| 3865 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumModel> ns3::LteSpectrumValueHelper::GetSpectrumModel(uint16_t earfcn, uint8_t bandwdith) [member function] |
3865 |
## lte-spectrum-value-helper.h (module 'lte'): static ns3::Ptr<ns3::SpectrumModel> ns3::LteSpectrumValueHelper::GetSpectrumModel(uint16_t earfcn, uint8_t bandwidth) [member function] |
| 3866 |
cls.add_method('GetSpectrumModel', |
3866 |
cls.add_method('GetSpectrumModel', |
| 3867 |
'ns3::Ptr< ns3::SpectrumModel >', |
3867 |
'ns3::Ptr< ns3::SpectrumModel >', |
| 3868 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwdith')], |
3868 |
[param('uint16_t', 'earfcn'), param('uint8_t', 'bandwidth')], |
| 3869 |
is_static=True) |
3869 |
is_static=True) |
| 3870 |
## lte-spectrum-value-helper.h (module 'lte'): static double ns3::LteSpectrumValueHelper::GetUplinkCarrierFrequency(uint16_t earfcn) [member function] |
3870 |
## lte-spectrum-value-helper.h (module 'lte'): static double ns3::LteSpectrumValueHelper::GetUplinkCarrierFrequency(uint16_t earfcn) [member function] |
| 3871 |
cls.add_method('GetUplinkCarrierFrequency', |
3871 |
cls.add_method('GetUplinkCarrierFrequency', |