Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

SctData.ChipOptions Class Reference

Represents the options in the bitfield ABCDConfig. More...

List of all members.

Public Member Functions

 ChipOptions (ABCDConfig data)
 Creates a new instance of ChipOptions.

String getClassName ()
ABCDConfig getData ()
byte getReadOutMode ()
void setReadOutMode (byte readOut)
byte getCalibMode ()
void setCalibMode (byte calib)
byte getTrimRange ()
void setTrimRange (byte trimRange)
boolean getEdgeDetect ()
void setEdgeDetect (boolean edge)
boolean getMaskFlag ()
void setMaskFlag (boolean mask)
boolean getAccumulate ()
void setAccumulate (boolean mask)
boolean getInputBypass ()
void setInputBypass (boolean mask)
boolean getOutputBypass ()
void setOutputBypass (boolean mask)
boolean getMaster ()
void setMaster (boolean mask)
boolean getEnd ()
void setEnd (boolean mask)
boolean getFeedThrough ()
void setFeedThrough (boolean mask)
void readObject (Sct.IStream s, Sct.ObjectManager o) throws java.io.IOException
void write (Sct.OStream s, Sct.ObjectManager o) throws java.io.IOException

Static Public Member Functions

Sct.Streamable read (Sct.IStream s, Sct.ObjectManager o) throws java.io.IOException


Detailed Description

Represents the options in the bitfield ABCDConfig.

Author:
Matthew Palmer


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:39:14 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3