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.ObservationsBlock> |
TDMFile.getObservationsBlocks()
Get the list of observations blocks as an unmodifiable list.
|
Modifier and Type | Method and Description |
---|---|
void |
TDMFile.setObservationsBlocks(List<TDMFile.ObservationsBlock> observationsBlocks)
Set the list of Observations Blocks.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.