LinkBudget Class |
Namespace: AGI.Foundation.Communications
The LinkBudget type exposes the following members.
Name | Description | |
---|---|---|
LinkBudget(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Creates a new instance specifying all standard parameters.
| |
LinkBudget(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, ListLinkBudgetSignalPropagationModelLoss) |
Creates a new instance specifying all parameters.
|
Name | Description | |
---|---|---|
BitErrorRate |
Gets the bit error rate.
| |
CarrierToInterference |
Gets the carrier to interference ratio.
| |
CarrierToNoise |
Gets the carrier to noise ratio.
| |
CarrierToNoiseDensity |
Gets the carrier to noise density.
| |
CarrierToNoisePlusInterference |
Gets the carrier to noise plus interference ratio.
| |
EffectiveIsotropicRadiatedPower |
Gets the effective isotropic radiated power.
| |
EnergyPerBitToNoiseDensity |
Gets the energy per bit to noise density.
| |
PowerAtReceiverOutput |
Gets the power at receiver output.
| |
PropagationLoss |
Gets the amount of propagation loss.
| |
PropagationLossPerModel |
Gets the amount of propagation loss per SignalPropagationModel, if available.
| |
ReceivedIsotropicPower |
Gets the received isotropic power.
| |
ReceivedPowerFluxDensity |
Gets the received power flux density.
| |
ReceiverAntennaGainInLinkDirection |
Gets the receiver antenna gain in the link direction.
| |
TransmitterAntennaGainInLinkDirection |
Gets the transmitter antenna gain in the link direction.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Returns a string which represents the current LinkBudget.
(Overrides ObjectToString.) |