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<CPF.CPFCoordinate> |
CPF.CPFEphemeris.getCoordinates()
Get the coordinates for this ephemeris segment in
EphemerisFile.EphemerisSegment.getFrame() . |
List<CPF.CPFCoordinate> |
CPF.CPFEphemeris.getEphemeridesDataLines()
Get the list of Ephemerides data lines.
|
Modifier and Type | Method and Description |
---|---|
void |
CPF.addSatelliteCoordinate(CPF.CPFCoordinate coord)
Adds a new P/V coordinate to the satellite.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.