PPFCars Class Reference

Inheritance diagram for PPFCars:

PPFBaseLookup List of all members.

Public Member Functions

 getLookupArray ($from, $to)

Detailed Description

Static class for creating lookup arrays between commonly used formats to represent cars in LFS.

Version:
1.0.00

Definition at line 22 of file cars.php.


Member Function Documentation

PPFCars::getLookupArray from,
to
 

Public function for retrieving a lookup array from one format to another.

 TLC		Bit			Words
 --------------------------------
 XFG		1			XF GTi
 XRG		2			XR GT
 XRT		4			XR GT Turbo
 RB4		8			RB4
 FXO		16			FXO
 LX4		32			LX4
 LX6		64			LX6
 MRT		128			MRT
 UF1		256			UF1000
 RAC		512			Raceabout
 FZ5		1024		FZ50
 FOX		2048		Formula XR
 XFR		4096		XF GTR
 UFR		8192		UF GTR
 FO8		16384		Formula V8
 FXR		32768		FXO GTR
 XRR		65536		XR GTR
 FZR 		131072		FZ50 GTR
 BF1		262144		BMW Sauber F1.06
 

Parameters:
from (String) The source format. Valid values are 'bits', 'codes', 'words'.
to (String) The target format. Valid values are 'bits', 'codes', 'words'.
Returns:
(Array) An array providing a bridge between the two specified formats.

Definition at line 56 of file cars.php.


Generated on Wed Oct 25 03:13:33 2006 for LFSWorldParsingProviderFramework by  doxygen 1.4.6