RomRep::MapLocs Class Reference

List of all members.

Public Member Functions

 MapLocs (int loc, int colscalarloc, int revscalarloc)

Public Attributes

int mapLoc
 location of the map. Generally the FIRST byte in the map
int mapRevScalarLoc
 location of the rev scalars
int mapColScalarLoc

Detailed Description

Class for passing around associated map locations


Constructor & Destructor Documentation

RomRep::MapLocs::MapLocs int  loc,
int  colscalarloc,
int  revscalarloc
 


Member Data Documentation

int RomRep::MapLocs::mapColScalarLoc
 

location of the column/pressure scalars. NOT used by the obd0 VTEC ecus.

int RomRep::MapLocs::mapLoc
 

location of the map. Generally the FIRST byte in the map

int RomRep::MapLocs::mapRevScalarLoc
 

location of the rev scalars




BRE Documentation Home