Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: Head3PacketBinner

Parent class: PacketBinner

Description:
This class bins packets according to the target/obs ID in its Swift standard tertiary header. The IDs are time-uniqued. See the superclass for more information.

Data Fields
privateinttime_scale

Constructors / Destructor
public Head3PacketBinner()
Constructor.

Methods
public virtual File* getFileFromHead3(SwiftHead3* head3, int apid)
Return the file for a given teritary header, based on the APID, target/obs ID and time.
protected virtual File* getFile(CCSDSPacket* generic_p)
Return the file for a particular packet based on the APID, target/obs ID and time.

Operators


Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index