gov.nasa.gsfc.drl.rtstps.core.output.hdf5
Class VIIRSSciencePacket

java.lang.Object
  extended by gov.nasa.gsfc.drl.rtstps.core.output.hdf5.VIIRSSciencePacket

public class VIIRSSciencePacket
extends java.lang.Object

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

VIIRSSciencePacket

public VIIRSSciencePacket()
Method Detail

getScanNumber

public static long getScanNumber(Packet p)
Given a known VIIRS science packet, return the scan number field.

Parameters:
p - a VIIRS science packet
Returns:
integer scan number