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

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

Deprecated.

@Deprecated
public class NPOESFilename
extends java.lang.Object


Constructor Summary
NPOESFilename(ProductIdentifiers productID, java.util.Date startDateAndTime, java.util.Date stopDateAndTime, java.util.Date creationDate, SpacecraftId spacecraftID, int orbit, Origin origin, int foobar)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NPOESFilename

public NPOESFilename(ProductIdentifiers productID,
                     java.util.Date startDateAndTime,
                     java.util.Date stopDateAndTime,
                     java.util.Date creationDate,
                     SpacecraftId spacecraftID,
                     int orbit,
                     Origin origin,
                     int foobar)
Deprecated.