RomRep::Pm6 Class Reference

Inheritance diagram for RomRep::Pm6:

RomRep::Obd0Ecu RomRep::HondaEcu RomRep::GhdPm6 List of all members.

Public Member Functions

 Pm6 ()
 ~Pm6 ()
 Pm6 (unsigned char rom __gc[], int flen)
 Pm6 (unsigned char rom __gc[], int flen, int revloc, int restartloc, int fmaploc, int fmltloc, int imaploc, int fmaploc1, int fmltloc1, int imaploc1, int nummaps, String *type, int idleaddy)
virtual int getIdle ()
virtual void setIdle (int rpm)
virtual ByteChangesetAfrCellEx (int x, int y, float val, int index)
 Sets the target afr.

Static Public Member Functions

static bool validate (unsigned char h __gc[])

Protected Attributes

RpmTwoByteValueidle

Constructor & Destructor Documentation

RomRep::Pm6::Pm6  ) 
 

RomRep::Pm6::~Pm6  ) 
 

RomRep::Pm6::Pm6 unsigned char rom  __gc[],
int  flen
 

RomRep::Pm6::Pm6 unsigned char rom  __gc[],
int  flen,
int  revloc,
int  restartloc,
int  fmaploc,
int  fmltloc,
int  imaploc,
int  fmaploc1,
int  fmltloc1,
int  imaploc1,
int  nummaps,
String *  type,
int  idleaddy
 


Member Function Documentation

int RomRep::Pm6::getIdle  )  [virtual]
 

virtual ByteChange* RomRep::Pm6::setAfrCellEx int  x,
int  y,
float  val,
int  index
[virtual]
 

Sets the target afr.

Reimplemented from RomRep::HondaEcu.

Reimplemented in RomRep::GhdPm6.

void RomRep::Pm6::setIdle int  rpm  )  [virtual]
 

bool RomRep::Pm6::validate unsigned char h  __gc[]  )  [static]
 

Reimplemented in RomRep::GhdPm6.


Member Data Documentation

RpmTwoByteValue* RomRep::Pm6::idle [protected]
 




BRE Documentation Home