public interface SsrTransaction
This interface does not distinguish between transactions between the MRO SSR's raw and framed partitions, nor does it distinguish between X-band and Ka-band downlink.
| Modifier and Type | Method and Description |
|---|---|
long |
getBits()
Gets the total number of bits transferred in the transaction.
|
double |
getDuration()
Gets the duration of the transaction in seconds.
|
long |
getEndMillis()
Gets the end date of the transaction in milliseconds.
|
double |
getRate()
Gets the transaction rate in bits per second.
|
long |
getStartMillis()
Gets the start date of the transaction in milliseconds.
|
long getStartMillis()
long getEndMillis()
long getBits()
double getDuration()
end date and its start date, expressed in seconds.double getRate()
Copyright (C) Arizona Board of Regents on behalf of the Planetary Image Research Laboratory, Lunar and Planetary Laboratory at the University of Arizona