Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: SwiftIDSetter

Parent class: PacketPipe

Description:
.

Data Fields
privateunsigned charobs
privateunsigned inttarget
privateunsigned chartarget_bytes

Constructors / Destructor
public SwiftIDSetter()
Constructor.
public ~SwiftIDSetter()

Methods
public void setObs(unsigned char obs)
Set the 8 bit observation ID.
public void setTarget(unsigned int target)
Set the 24 bit target ID.
public unsigned char getObs()
Get the 8 bit observation ID.
public unsigned int getTarget()
Get the 24 bit target ID.
public CCSDSPacket* operateOnPacket(CCSDSPacket* generic_p)
This function does the work of the PacketPipe.

Operators


Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index