| Package | Description |
|---|---|
| org.orekit.files.ilrs |
This package provides parsers for laser ranging data stored in CDR and CPF formats.
|
| Modifier and Type | Method and Description |
|---|---|
List<CPFFile.CPFCoordinate> |
CPFFile.CPFEphemeris.getCoordinates()
Get the coordinates for this ephemeris segment in
EphemerisFile.EphemerisSegment.getFrame(). |
List<CPFFile.CPFCoordinate> |
CPFFile.CPFEphemeris.getEphemeridesDataLines()
Get the list of Ephemerides data lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CPFFile.addSatelliteCoordinate(CPFFile.CPFCoordinate coord)
Adds a new P/V coordinate to the satellite.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.