EphemerisFilepublic class OEMFile extends ODMFile implements EphemerisFile
| Modifier and Type | Class | Description |
|---|---|---|
static class |
OEMFile.CovarianceMatrix |
The CovarianceMatrix class represents a covariance matrix and its
metadata: epoch and frame.
|
class |
OEMFile.EphemeridesBlock |
The Ephemerides Blocks class contain metadata, the list of ephemerides data
lines and optional covariance matrices (and their metadata).
|
static class |
OEMFile.OemSatelliteEphemeris |
OEM ephemeris blocks for a single satellite.
|
EphemerisFile.EphemerisSegment, EphemerisFile.SatelliteEphemeris| Constructor | Description |
|---|---|
OEMFile() |
OEMFile constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<OEMFile.EphemeridesBlock> |
getEphemeridesBlocks() |
Get the list of ephemerides blocks as an unmodifiable list.
|
Map<String,OEMFile.OemSatelliteEphemeris> |
getSatellites() |
Get the loaded ephemeris for each satellite in the file.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConventions, getCreationDate, getFormatVersion, getHeaderComment, getMissionReferenceDate, getMuCreated, getMuParsed, getMuSet, getMuUsed, getOriginator, setMuUsedpublic List<OEMFile.EphemeridesBlock> getEphemeridesBlocks()
public Map<String,OEMFile.OemSatelliteEphemeris> getSatellites()
EphemerisFilegetSatellites in interface EphemerisFileCopyright © 2002-2018 CS Systèmes d'information. All rights reserved.