double[] |
AbstractChaoMappingFunction.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
DummyMappingFunction.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
GlobalMappingFunctionModel.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
MendesPavlisModel.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
With the Mendes Pavlis tropospheric model, the mapping
function is not split into hydrostatic and wet component.
|
double[] |
NiellMappingFunctionModel.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
TroposphereMappingFunction.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
TroposphereMappingFunctionAdapter.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
Deprecated.
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
ViennaOne.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
double[] |
ViennaThree.mappingFactors(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
AbsoluteDate date) |
This method allows the computation of the hydrostatic and
wet mapping functions.
|
TroposphericDelay |
AbstractVienna.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
AskneNordiusModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
CanonicalSaastamoinenModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
ConstantTroposphericModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
EstimatedModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
FixedTroposphericDelay.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
MariniMurray.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
MendesPavlisModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
ModifiedHopfieldModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
ModifiedSaastamoinenModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
TimeSpanEstimatedModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
TroposphericModel.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
TroposphericDelay |
TroposphericModelAdapter.pathDelay(TrackingCoordinates trackingCoordinates,
GeodeticPoint point,
PressureTemperatureHumidity weather,
double[] parameters,
AbsoluteDate date) |
Deprecated.
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|