#include <WsfEM_Noise.hpp>
|
| virtual double | ComputeReferenceAtmosphericNoises (int aTimeblock, double aLatitude, double aLongitude) |
| virtual void | GetReferenceAtmosphericNoises (WsfEM_Interaction &aResult, int &aCurrentTimeblockIndex, double &aNoiseCurrent, int &aAdjacentTimeblockIndex, double &aNoiseAdjacent, double &aTimeSlope) |
| virtual void | GenerateFrequencyDependence (double aLatitude, int aTimeblockIndex, double aFreqMHz, double aReferenceNoise, double &aAdjustedNoise, double &aDu, double &aDl, double &aSigm, double &aSigu, double &aSigl) |
| virtual double | ComputeGalacticNoise (double aFrequency) |
| virtual double | ComputeManMadeNoise (double aFrequency) |
◆ Environment
| Enumerator |
|---|
| cBUSINESS | |
| cRESIDENTIAL | |
| cRURAL | |
| cQUIET_RURAL | |
◆ Season
| Enumerator |
|---|
| cWINTER | |
| cSPRING | |
| cSUMMER | |
| cAUTUMN | |
◆ WsfEM_Noise()
| WsfEM_Noise::WsfEM_Noise |
( |
| ) |
|
◆ ~WsfEM_Noise()
| WsfEM_Noise::~WsfEM_Noise |
( |
| ) |
|
|
virtual |
◆ ComputeGalacticNoise()
| double WsfEM_Noise::ComputeGalacticNoise |
( |
double | aFrequency | ) |
|
|
protectedvirtual |
compute galactic noise contribution virtual
Referenced by ComputeNoise().
◆ ComputeManMadeNoise()
| double WsfEM_Noise::ComputeManMadeNoise |
( |
double | aFrequency | ) |
|
|
protectedvirtual |
◆ ComputeNoise()
◆ ComputeReferenceAtmosphericNoises()
| double WsfEM_Noise::ComputeReferenceAtmosphericNoises |
( |
int | aTimeblock, |
|
|
double | aLatitude, |
|
|
double | aLongitude ) |
|
protectedvirtual |
◆ GenerateFrequencyDependence()
| void WsfEM_Noise::GenerateFrequencyDependence |
( |
double | aLatitude, |
|
|
int | aTimeblockIndex, |
|
|
double | aFreqMHz, |
|
|
double | aReferenceNoise, |
|
|
double & | aAdjustedNoise, |
|
|
double & | aDu, |
|
|
double & | aDl, |
|
|
double & | aSigm, |
|
|
double & | aSigu, |
|
|
double & | aSigl ) |
|
protectedvirtual |
◆ GetReferenceAtmosphericNoises()
| void WsfEM_Noise::GetReferenceAtmosphericNoises |
( |
WsfEM_Interaction & | aResult, |
|
|
int & | aCurrentTimeblockIndex, |
|
|
double & | aNoiseCurrent, |
|
|
int & | aAdjacentTimeblockIndex, |
|
|
double & | aNoiseAdjacent, |
|
|
double & | aTimeSlope ) |
|
protectedvirtual |
◆ Initialize()
| bool WsfEM_Noise::Initialize |
( |
| ) |
|
|
virtual |
◆ ProcessInput()
| bool WsfEM_Noise::ProcessInput |
( |
UtInput & | aInput | ) |
|
|
virtual |
◆ mEnvironment
◆ mSeason
The documentation for this class was generated from the following files: