public class OdmMetadata extends Metadata
| Modifier | Constructor and Description |
|---|---|
protected |
OdmMetadata(TimeSystem defaultTimeSystem)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectName()
Get the spacecraft name for which the orbit state is provided.
|
void |
setObjectName(String objectName)
Set the spacecraft name for which the orbit state is provided.
|
getLaunchNumber, getLaunchPiece, getLaunchYear, getTimeSystem, setTimeSystem, validateacceptComments, addComment, checkAllowed, checkNotNaN, checkNotNegative, checkNotNull, getComments, refuseFurtherCommentsprotected OdmMetadata(TimeSystem defaultTimeSystem)
defaultTimeSystem - default time system (may be null)public String getObjectName()
public void setObjectName(String objectName)
objectName - the spacecraft name to be setCopyright © 2002-2023 CS GROUP. All rights reserved.