Package | Description |
---|---|
org.orekit.files.rinex.navigation |
This package provides classes related to RINEX navigation files.
|
org.orekit.files.rinex.observation |
This package provides classes related to RINEX observation files.
|
org.orekit.files.rinex.utils.parsing |
This package contains classes related to the parsing
of RINEX files.
|
Modifier and Type | Class and Description |
---|---|
class |
RinexNavigation
Represents a parsed RINEX navigation messages files.
|
Modifier and Type | Class and Description |
---|---|
class |
RinexObservation
Container for Rinex observation file.
|
Modifier and Type | Method and Description |
---|---|
static void |
RinexUtils.parseComment(int lineNumber,
String line,
RinexFile<?> rinexFile)
Parse a comment.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.