Normally the gear are listed in the first 3 points. Wheels are class 1 (the first entry after Point.x=). The tail wheel, or nose wheel can be identified by its Longitudinal Position (the second entry), being farther aft, if a tail wheel, of the other 2 wheel entries. Its lateral position will most likely be 0.
//0 Class
//1 Longitudinal Position (feet)
//2 Lateral Position (feet)
//3 Vertical Position (feet)
//4 Impact Damage Threshold (Feet Per Minute)
//5 Brake Map (0=None, 1=Left, 2=Right)
//6 Wheel Radius (feet)
//7 Steer Angle (degrees)
//8 Static Compression (feet) (0 if rigid)
//9 Max/Static Compression Ratio
//10 Damping Ratio (0=Undamped, 1=Critically Damped)
//11 Extension Time (seconds)
//12 Retraction Time (seconds)
//13 Sound Type
[contact_points]
point.0=1,
-16.50, 0.00,
-1.5, 1377.95, 0, 0.4100, 180.0, 0.4, 2.5, 0.6, 0.0, 0.0, 0.0, 0.0, 0.0
point.1=1, -0.05, -2.92, -4.4, 1968.50, 1, 1.1660, 0.0, 0.6, 2.5, 0.6, 0.0, 0.0, 2.0, 0.0, 0.0
point.2=1, -0.05, 2.92, -4.4, 1968.50, 2, 1.1660, 0.0, 0.6, 2.5, 0.6, 0.0, 0.0, 3.0, 0.0, 0.0
Cheers,
Dave