public class AngularMomentum
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
AngularMomentum.AMIntervalLevel |
| Constructor and Description |
|---|
AngularMomentum() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterval(rosetta.uplink.pointing.AngularMomentum.AMInterval amInterval) |
rosetta.uplink.pointing.AngularMomentum.AMInterval[] |
getIntervals() |
static AngularMomentum |
readFromFile(java.lang.String file) |
java.lang.String |
toString() |
public void addInterval(rosetta.uplink.pointing.AngularMomentum.AMInterval amInterval)
public rosetta.uplink.pointing.AngularMomentum.AMInterval[] getIntervals()
public java.lang.String toString()
toString in class java.lang.Objectpublic static AngularMomentum readFromFile(java.lang.String file)