Package | Description |
---|---|
org.orekit.gnss.navigation |
This package provides classes related to RINEX navigation files.
|
Modifier and Type | Method and Description |
---|---|
List<RinexNavigation.TimeSystemCorrection> |
RinexNavigation.getTimeSystemCorrections()
Getter for the time system corrections contained in the file header.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexNavigation.addTimeSystemCorrections(RinexNavigation.TimeSystemCorrection timeSystemCorrection)
Add a time system correction to the list.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.