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, validate
acceptComments, addComment, checkAllowed, checkNotNaN, checkNotNegative, checkNotNull, getComments, refuseFurtherComments
protected 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-2022 CS GROUP. All rights reserved.