Package | Description |
---|---|
org.orekit.files.rinex |
This package is gathers sub-packages providing parsers/writers for various RINEX files.
|
org.orekit.files.rinex.observation |
This package provides classes related to RINEX observation files.
|
Modifier and Type | Method and Description |
---|---|
List<RinexComment> |
RinexFile.getComments()
Get an unmodifiable view of the comments.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexFile.addComment(RinexComment comment)
Add a comment.
|
Modifier and Type | Method and Description |
---|---|
void |
RinexObservationWriter.prepareComments(List<RinexComment> comments)
Prepare comments to be emitted at specified lines.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.