Package org.orekit.files.ccsds
Class OMMFile.OMMMetaData
- java.lang.Object
-
- org.orekit.files.ccsds.ODMMetaData
-
- org.orekit.files.ccsds.OMMFile.OMMMetaData
-
- Enclosing class:
- OMMFile
public static class OMMFile.OMMMetaData extends ODMMetaData
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMeanElementTheory()
Get the description of the Mean Element Theory.-
Methods inherited from class org.orekit.files.ccsds.ODMMetaData
getCenterBody, getCenterName, getComment, getFrame, getFrameEpoch, getFrameEpochString, getFrameString, getHasCreatableBody, getLaunchNumber, getLaunchPiece, getLaunchYear, getObjectID, getObjectName, getODMFile, getRefFrame, getTimeSystem
-
-
-
-
Method Detail
-
getMeanElementTheory
public String getMeanElementTheory()
Get the description of the Mean Element Theory.- Returns:
- the mean element theory
-
-