PecSample Class Reference

Data container for one PEC table entry. More...

List of all members.

Public Types

enum  Val { keep = 0, faster = 1, slower = 2, reset = 3 }

Public Member Functions

 PecSample (Val eVal)
 PecSample (Val eVal, int nAcc, int nSpd, int nPos)

Static Public Member Functions

static int val2Int (Val eVal)
static Val int2Val (int nVal)
static int val2Acc (Val eVal)
static Val acc2Val (int nAcc)

Public Attributes

Val m_eVal
int m_nAcc
int m_nSpd
int m_nPos


Detailed Description

Data container for one PEC table entry.

See also:
PecData


Member Enumeration Documentation

enum PecSample::Val

Possible values for one PEC table entry


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 16:45:47 2007 for Aspect by  doxygen 1.5.1