Uses of Class
org.orekit.models.earth.troposphere.FixedTroposphericDelay
-
Packages that use FixedTroposphericDelay Package Description org.orekit.models.earth.troposphere This package provides models that simulate the impact of the troposphere. -
-
Uses of FixedTroposphericDelay in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return FixedTroposphericDelay Modifier and Type Method Description static FixedTroposphericDelay
FixedTroposphericDelay. getDefaultModel()
Returns the default model, loading delay values from the file "tropospheric-delay.txt" via thedefault data context
.
-