| 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, setTmRatepublic GsPassBSR(java.util.Date startDate,
java.util.Date endDate,
java.lang.String station)
public java.lang.String toString(int count)
GsPasspublic boolean isBSR()
GsPasspublic boolean equals(GsPassBSR pass)
public int getDumpDurationSecs()
GsPassgetDumpDurationSecs in class GsPass