Package | Description |
---|---|
org.orekit.models.earth.troposphere |
This package provides models that simulate the impact of the troposphere.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalMappingFunctionModel
The Global Mapping Function model for radio techniques.
|
class |
MendesPavlisModel
The Mendes - Pavlis tropospheric delay model for optical techniques.
|
class |
NiellMappingFunctionModel
The Niell Mapping Function model for radio wavelengths.
|
class |
ViennaOneModel
The Vienna1 tropospheric delay model for radio techniques.
|
class |
ViennaThreeModel
The Vienna3 tropospheric delay model for radio techniques.
|
Constructor and Description |
---|
EstimatedTroposphericModel(double t0,
double p0,
MappingFunction model,
double totalDelay)
Build a new instance using the given environmental conditions.
|
EstimatedTroposphericModel(MappingFunction model,
double totalDelay)
Build a new instance using a standard atmosphere model.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.