Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: TimePacketBinner

Parent class: PacketBinner

Description:
This class bins files by observation by looking up the Swift secondary header time in a TimeLine object to determine the target/obs ID.

Data Fields
privateinttime_scale
privateTimeLine*timeline

Constructors / Destructor
public TimePacketBinner(TimeLine* timeline)
Constructor - note you must specify the TimeLine to be used to look up target/obs IDs.

Methods
public virtual File* getFileFromTime(double time, int apid)
Return the file for a particular packet.
protected virtual File* getFile(CCSDSPacket* generic_p)
Return the file for a particular packet.

Operators


Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index