Package | Description |
---|---|
agi.foundation.navigation.models |
Contains types representing more detailed navigation-related models.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
SingleFrequencyIonosphericCorrectionModel.checkForSameDefinition(SingleFrequencyIonosphericCorrectionModel other)
Checks to determine if another instance has the same definition as this instance and
returns
true if it does. |
Constructor and Description |
---|
SingleFrequencyIonosphericCorrectionModel(SingleFrequencyIonosphericCorrectionModel existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|