public class RFLinkBudgetModel extends Object
RFVisibilityDetector
,
RFAntennaProperty
Modifier and Type | Field and Description |
---|---|
static double |
KDB
Boltzmann constant [dBW / Hz / K].
|
Constructor and Description |
---|
RFLinkBudgetModel(RFStationAntenna groundAntenna,
Assembly satellite,
String satelliteAntennaPart)
Constructor for the link budget model.
|
Modifier and Type | Method and Description |
---|---|
double |
computeLinkBudget(AbsoluteDate date)
Computes the link budget at a given date.
|
Assembly |
getSatellite() |
public static final double KDB
public RFLinkBudgetModel(RFStationAntenna groundAntenna, Assembly satellite, String satelliteAntennaPart)
groundAntenna
- the ground station antennasatellite
- the satellite assemblysatelliteAntennaPart
- the name of the satellite antenna part in the assemblypublic final double computeLinkBudget(AbsoluteDate date) throws PatriusException
date
- the date of the link budget computation.PatriusException
- when computing the ground receiver coordinates.public final Assembly getSatellite()
Copyright © 2019 CNES. All Rights Reserved.