Package | Description |
---|---|
org.orekit.files.ccsds.ndm.tdm |
This package contains class managing CCSDS Tracking Data Message.
|
Modifier and Type | Method and Description |
---|---|
List<Observation> |
ObservationsBlock.getObservations()
Get the list of Observations data lines.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservationsBlock.addObservation(Observation observation)
Adds an observation data line.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservationsBlock.setObservations(List<Observation> observations)
Set the list of Observations Data Lines.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.