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