Uses of Interface
org.orekit.models.earth.troposphere.TroposphericModel
Packages that use TroposphericModel
Package
Description
This package provides measurement modifier.
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 TroposphericModel in org.orekit.estimation.measurements.modifiers
Methods in org.orekit.estimation.measurements.modifiers that return TroposphericModelModifier and TypeMethodDescriptionprotected TroposphericModelBaseRangeRateTroposphericDelayModifier.getTropoModel()Get the tropospheric delay model.protected TroposphericModelBaseRangeTroposphericDelayModifier.getTropoModel()Get the tropospheric delay model.Constructors in org.orekit.estimation.measurements.modifiers with parameters of type TroposphericModelModifierConstructorDescriptionprotectedConstructor.protectedConstructor.Constructor.Constructor.Constructor.RangeRateTroposphericDelayModifier(TroposphericModel model, boolean tw) Constructor.Constructor.Constructor.Constructor. -
Uses of TroposphericModel in org.orekit.models.earth.troposphere
Classes in org.orekit.models.earth.troposphere that implement TroposphericModelModifier and TypeClassDescriptionclassThe Vienna tropospheric delay model for radio techniques.classThe Askne Nordius model.classThe canonical Saastamoinen model.classDefines a constant tropospheric model.classAn estimated tropospheric model.classA static tropospheric model that interpolates the actual tropospheric delay based on values read from a configuration file (tropospheric-delay.txt) via theDataProvidersManager.classThe Marini-Murray tropospheric delay model for laser ranging.classThe Mendes - Pavlis tropospheric delay model for optical techniques.classThe modified Hopfield model.classThe modified Saastamoinen model.classTime span estimated tropospheric model.classThe Vienna 1 tropospheric delay model for radio techniques.classThe Vienna 3 tropospheric delay model for radio techniques.Constructors in org.orekit.models.earth.troposphere with parameters of type TroposphericModelModifierConstructorDescriptionprotectedAbstractVienna(ViennaAProvider aProvider, AzimuthalGradientProvider gProvider, TroposphericModel zenithDelayProvider, TimeScale utc) Build a new instance.EstimatedModel(TroposphericModel hydrostatic, TroposphereMappingFunction model, double totalDelay) Build a new instance using the given environmental conditions.ViennaOne(ViennaAProvider aProvider, AzimuthalGradientProvider gProvider, TroposphericModel zenithDelayProvider, TimeScale utc) Build a new instance.ViennaThree(ViennaAProvider aProvider, AzimuthalGradientProvider gProvider, TroposphericModel zenithDelayProvider, TimeScale utc) Build a new instance. -
Uses of TroposphericModel in org.orekit.models.earth.troposphere.iturp834
Classes in org.orekit.models.earth.troposphere.iturp834 that implement TroposphericModel