Constructor and Description |
---|
GsPassBSR(java.util.Date startDate,
java.util.Date endDate,
java.lang.String station) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(GsPassBSR pass) |
int |
getDumpDurationSecs()
Get the TM dump duration in seconds
|
boolean |
isBSR()
True if this pass is BSR
|
java.lang.String |
toString() |
java.lang.String |
toString(int count)
Get the XML representation of the pass
|
compareTo, equals, getEndDump, getEndPass, getGroundStation, getPassDurationSecs, getStartDump, getStartPass, getTmRate, getTotalDataDump, is70m, setEndDump, setEndPass, setGroundStation, setStartDump, setStartPass, setTmRate
public GsPassBSR(java.util.Date startDate, java.util.Date endDate, java.lang.String station)
public java.lang.String toString(int count)
GsPass
public boolean isBSR()
GsPass
public boolean equals(GsPassBSR pass)
public int getDumpDurationSecs()
GsPass
getDumpDurationSecs
in class GsPass