Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
|
Modifier and Type | Method | Description |
---|---|---|
List<TDMFile.Observation> |
TDMFile.ObservationsBlock.getObservations() |
Get the list of Observations data lines.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TDMFile.ObservationsBlock.addObservation(TDMFile.Observation observation) |
Adds an observation data line.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TDMFile.ObservationsBlock.setObservations(List<TDMFile.Observation> observations) |
Set the list of Observations Data Lines.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.