Package | Description |
---|---|
org.orekit.gnss.clock |
This package provides classes related to navigation clock files.
|
Modifier and Type | Method and Description |
---|---|
RinexClock |
RinexClockParser.parse(BufferedReader reader,
String fileName)
Parse an IGS clock file from a stream.
|
RinexClock |
RinexClockParser.parse(InputStream stream)
Parse an IGS clock file from an input stream using the UTF-8 charset.
|
RinexClock |
RinexClockParser.parse(String fileName)
Parse an IGS clock file from a file on the local file system.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.