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