Uses of Class
org.orekit.utils.FieldTrackingCoordinates
Packages that use FieldTrackingCoordinates
Package
Description
This package provides classes to handle frames and transforms between them.
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 FieldTrackingCoordinates in org.orekit.frames
Methods in org.orekit.frames that return FieldTrackingCoordinatesModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldTrackingCoordinates<T> TopocentricFrame.getTrackingCoordinates(FieldVector3D<T> extPoint, Frame frame, FieldAbsoluteDate<T> date) Get the tracking coordinates of a point with regards to the local point.Methods in org.orekit.frames with parameters of type FieldTrackingCoordinatesModifier and TypeMethodDescriptionstatic <T extends CalculusFieldElement<T>>
FieldVector3D<T> TopocentricFrame.getTopocentricPosition(FieldTrackingCoordinates<T> coords) Get the topocentric position fromFieldTrackingCoordinates. -
Uses of FieldTrackingCoordinates in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere with parameters of type FieldTrackingCoordinatesModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
T[]AbstractChaoMappingFunction.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]DummyMappingFunction.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]GlobalMappingFunctionModel.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]MendesPavlisModel.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) With the Mendes Pavlis tropospheric model, the mapping function is not split into hydrostatic and wet component.<T extends CalculusFieldElement<T>>
T[]NiellMappingFunctionModel.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]TroposphereMappingFunction.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]ViennaOne.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<T extends CalculusFieldElement<T>>
T[]ViennaThree.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) This method allows the computation of the hydrostatic and wet mapping functions.<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 FieldTrackingCoordinates in org.orekit.models.earth.troposphere.iturp834
Methods in org.orekit.models.earth.troposphere.iturp834 with parameters of type FieldTrackingCoordinatesModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
T[]ITURP834MappingFunction.mappingFactors(FieldTrackingCoordinates<T> trackingCoordinates, FieldGeodeticPoint<T> point, FieldAbsoluteDate<T> date) <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.