RomRep::JdmPr3ITB Class Reference

Inheritance diagram for RomRep::JdmPr3ITB:

RomRep::JdmPr3 RomRep::VT0Ecu RomRep::HondaEcu List of all members.

Public Member Functions

 JdmPr3ITB ()
 JdmPr3ITB (unsigned char rom __gc[], int flen)
virtual int getLastNaCol ()
 overridden to get the tps xover.
virtual int getXoverCol ()
virtual void setXoverCol (int col)
virtual int getTPSXover ()
virtual void setTPSXover (int mapval)

Static Public Member Functions

static bool validate (unsigned char h __gc[])

Protected Member Functions

virtual FuelMapcreateFuelMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], unsigned char mlt __gc[], bool vtec)
virtual MapcreateIgnitionMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], bool vtec)
virtual HeaderCalculatorGetColumnHeaderCalculator (RomRep::Map *map)

Constructor & Destructor Documentation

RomRep::JdmPr3ITB::JdmPr3ITB  ) 
 

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


Member Function Documentation

RomRep::FuelMap * RomRep::JdmPr3ITB::createFuelMap int  xx,
int  yy,
int  index,
String *  mapname,
RomRep::MapLocs maploc,
unsigned char map  __gc[,],
unsigned char mlt  __gc[],
bool  vtec
[protected, virtual]
 

overridden to properly create a fuel map.

If mapname == null, this function will give the map a name.

colscalarloc parameter is ignored.
vtec parameter ignored if index <= 1

Reimplemented from RomRep::VT0Ecu.

RomRep::Map * RomRep::JdmPr3ITB::createIgnitionMap int  xx,
int  yy,
int  index,
String *  mapname,
RomRep::MapLocs maploc,
unsigned char map  __gc[,],
bool  vtec
[protected, virtual]
 

overridden to properly create an ignition map.

If mapname == null, this function will give the map a name.

colscalarloc parameter is ignored.
vtec parameter ignored if index <= 1

Reimplemented from RomRep::VT0Ecu.

virtual HeaderCalculator* RomRep::JdmPr3ITB::GetColumnHeaderCalculator RomRep::Map map  )  [protected, virtual]
 

Reimplemented from RomRep::VT0Ecu.

int RomRep::JdmPr3ITB::getLastNaCol  )  [virtual]
 

overridden to get the tps xover.

Reimplemented from RomRep::HondaEcu.

int RomRep::JdmPr3ITB::getTPSXover  )  [virtual]
 

int RomRep::JdmPr3ITB::getXoverCol  )  [virtual]
 

void RomRep::JdmPr3ITB::setTPSXover int  mapval  )  [virtual]
 

void RomRep::JdmPr3ITB::setXoverCol int  col  )  [virtual]
 

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

Reimplemented from RomRep::JdmPr3.




BRE Documentation Home