|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.hdf5.VIIRSSciencePacket
public class VIIRSSciencePacket
Support some aspects of a VIIRS Science Packet, mainly helper method(s) used in VIIRSRawApplicationPackets class to determine the scan number of the VIIRS packets being processed.
Constructor Summary | |
---|---|
VIIRSSciencePacket()
|
Method Summary | |
---|---|
static long |
getScanNumber(Packet p)
Given a known VIIRS science packet, return the scan number field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VIIRSSciencePacket()
Method Detail |
---|
public static long getScanNumber(Packet p)
p
- a VIIRS science packet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |