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 and Description |
---|---|
List<TDMFile.Observation> |
TDMFile.ObservationsBlock.getObservations()
Get the list of Observations data lines.
|
Modifier and Type | Method and Description |
---|---|
void |
TDMFile.ObservationsBlock.addObservation(TDMFile.Observation observation)
Adds an observation data line.
|
Modifier and Type | Method and Description |
---|---|
void |
TDMFile.ObservationsBlock.setObservations(List<TDMFile.Observation> observations)
Set the list of Observations Data Lines.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.