Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation 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-2020 CS GROUP. All rights reserved.