Package | Description |
---|---|
org.orekit.files.ccsds.ndm.tdm |
This package contains class managing CCSDS Tracking Data Message.
|
Modifier and Type | Method and Description |
---|---|
DataQuality |
TdmMetadata.getDataQuality()
Getter for the dataQuality.
|
static DataQuality |
DataQuality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataQuality[] |
DataQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TdmMetadata.setDataQuality(DataQuality dataQuality)
Setter for the dataQuality.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.