public class OmmMetadata extends CommonMetadata
Modifier and Type | Field and Description |
---|---|
static String |
DSST_THEORY
Constant for DSST mean elements theory.
|
static String |
SGP_SGP4_THEORY
Constant for SGP/SGP4 mean elements theory.
|
Constructor and Description |
---|
OmmMetadata() |
Modifier and Type | Method and Description |
---|---|
String |
getMeanElementTheory()
Get the description of the Mean Element Theory.
|
void |
setMeanElementTheory(String meanElementTheory)
Set the description of the Mean Element Theory.
|
boolean |
theoryIsSgpSdp()
Check if mean element theory in SGP or SDP.
|
finalizeMetadata, getCenter, getFrame, getFrameEpoch, getLaunchNumber, getLaunchPiece, getLaunchYear, getObjectID, getReferenceFrame, setCenter, setFrameEpoch, setFrameEpochString, setObjectID, setReferenceFrame, validate
getObjectName, setObjectName
getLaunchNumber, getLaunchPiece, getLaunchYear, getTimeSystem, setTimeSystem
acceptComments, addComment, checkAllowed, checkNotNaN, checkNotNegative, checkNotNull, getComments, refuseFurtherComments
public static final String SGP_SGP4_THEORY
public static final String DSST_THEORY
public boolean theoryIsSgpSdp()
public String getMeanElementTheory()
public void setMeanElementTheory(String meanElementTheory)
meanElementTheory
- the mean element theory to be setCopyright © 2002-2022 CS GROUP. All rights reserved.