Uses of Class
org.orekit.models.earth.troposphere.FieldTroposphericDelay
Packages that use FieldTroposphericDelay
Package
Description
This package provides models that simulate the impact of the troposphere.
This package contains class for the troposphere model OTU-4 P.834.
-
Uses of FieldTroposphericDelay in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return FieldTroposphericDelayModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> AbstractVienna.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> AskneNordiusModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> CanonicalSaastamoinenModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> ConstantTroposphericModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> EstimatedModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> FixedTroposphericDelay.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> MariniMurray.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> MendesPavlisModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> ModifiedHopfieldModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> ModifiedSaastamoinenModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> TimeSpanEstimatedModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> TroposphericModel.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite. -
Uses of FieldTroposphericDelay in org.orekit.models.earth.troposphere.iturp834
Methods in org.orekit.models.earth.troposphere.iturp834 that return FieldTroposphericDelayModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldTroposphericDelay<T> ITURP834PathDelay.pathDelay(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, T[] parameters, FieldAbsoluteDate<T> date) Calculates the tropospheric path delay for the signal path from a ground station to a satellite.