Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
org.orekit.files.ccsds.ndm.odm.oem |
This package contains class managing CCSDS Orbit Ephemeris Message.
|
org.orekit.files.general |
This package provides interfaces for orbit file representations and corresponding
parsers.
|
org.orekit.files.ilrs |
This package provides parsers for laser ranging data stored in CDR and CPF formats.
|
org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
Modifier and Type | Class and Description |
---|---|
class |
OcmSatelliteEphemeris
OCM ephemeris blocks for a single satellite.
|
Modifier and Type | Class and Description |
---|---|
class |
OemSatelliteEphemeris
OEM ephemeris blocks for a single satellite.
|
Modifier and Type | Class and Description |
---|---|
static class |
OrekitEphemerisFile.OrekitSatelliteEphemeris
Inner class of
OrekitEphemerisFile that defines the
OrekitEphemerisFile.OrekitSatelliteEphemeris corresponding object for this ephemeris type. |
Modifier and Type | Method and Description |
---|---|
Map<String,? extends EphemerisFile.SatelliteEphemeris<C,S>> |
EphemerisFile.getSatellites()
Get the loaded ephemeris for each satellite in the file.
|
Modifier and Type | Class and Description |
---|---|
class |
CPF.CPFEphemeris
An ephemeris entry for a single satellite contains in a CPF file.
|
Modifier and Type | Class and Description |
---|---|
class |
SP3.SP3Ephemeris
An ephemeris for a single satellite in a SP3 file.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.