|
|||||||||
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.RawApplicationPacketsFactory
public class RawApplicationPacketsFactory
Factory style class to build specific RawAppPackets classes such as VIIRSRawApplicationPackets. At this time this class is only used by Granule when it dereferences to the RawApplicationPacket associated with it.
Constructor Summary | |
---|---|
RawApplicationPacketsFactory()
|
Method Summary | |
---|---|
static RawApplicationPackets |
make(int rawAppsId,
RDRName rdrName,
int granuleNumber)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RawApplicationPacketsFactory()
Method Detail |
---|
public static RawApplicationPackets make(int rawAppsId, RDRName rdrName, int granuleNumber) throws RtStpsException
RtStpsException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |