#include <replay.h>
Collaboration diagram for CARSTATE:

Public Member Functions | |
| void | CopyFrom (CARSTATE other) |
| void | WriteToFile (FILE *fout) |
| void | WriteVector (Vamos_Geometry::Three_Vector wv, FILE *fout) |
| void | WriteMatrix (Vamos_Geometry::Three_Matrix wv, FILE *fout) |
| void | ReadFromFile (FILE *fin) |
| void | ReadVector (Vamos_Geometry::Three_Vector &wv, FILE *fin) |
| void | ReadMatrix (Vamos_Geometry::Three_Matrix &wv, FILE *fin) |
Public Attributes | |
| double | time |
| Vamos_Geometry::Three_Vector | chassispos |
| Vamos_Geometry::Three_Matrix | chassisorientation |
| Vamos_Geometry::Three_Vector | chassisvel |
| Vamos_Geometry::Three_Vector | chassisangvel |
| double | suspdisp [4] |
| double | suspcompvel [4] |
| Vamos_Geometry::Three_Vector | whlangvel [4] |
| int | gear |
| double | enginespeed |
| double | clutchspeed |
| double | enginedrag |
| double | tirespeed [4] |
| int | segment |
| FUNCTION_MEMORY_SYNC * | funcmem |
| int | fnum |
Definition at line 105 of file replay.h.
|
|
Definition at line 721 of file replay.cpp. References chassisangvel, chassisorientation, chassispos, chassisvel, suspcompvel, suspdisp, time, and tirespeed. Referenced by MULTIPLAY::ReceiveState(), and REPLAY::RememberCarState(). |
|
|
Definition at line 844 of file replay.cpp. References chassisangvel, chassisorientation, chassispos, chassisvel, ReadMatrix(), ReadVector(), suspcompvel, suspdisp, time, tirespeed, and whlangvel. |
|
||||||||||||
|
Definition at line 892 of file replay.cpp. References Vamos_Geometry::Three_Matrix::m_mat. Referenced by ReadFromFile(). |
|
||||||||||||
|
Definition at line 885 of file replay.cpp. Referenced by ReadFromFile(). |
|
||||||||||||
|
Definition at line 829 of file replay.cpp. Referenced by WriteToFile(). |
|
|
Definition at line 789 of file replay.cpp. References chassisangvel, chassisorientation, chassispos, chassisvel, suspcompvel, suspdisp, time, tirespeed, whlangvel, WriteMatrix(), and WriteVector(). Referenced by REPLAY::WritePackets(). |
|
||||||||||||
|
Definition at line 822 of file replay.cpp. Referenced by WriteToFile(). |
|
|
Definition at line 113 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 111 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 110 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 112 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 126 of file replay.h. Referenced by MULTIPLAY::ReadState(), and MULTIPLAY::SendState(). |
|
|
Definition at line 125 of file replay.h. Referenced by REPLAY::Clear(), MULTIPLAY::ReadState(), MULTIPLAY::ReceiveState(), and MULTIPLAY::SendState(). |
|
|
|
|
|
|
|
|
Definition at line 115 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 114 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 108 of file replay.h. Referenced by MULTIPLAY::Connect(), CopyFrom(), ReadFromFile(), MULTIPLAY::ReceiveState(), MULTIPLAY::SendState(), and WriteToFile(). |
|
|
Definition at line 121 of file replay.h. Referenced by CopyFrom(), ReadFromFile(), and WriteToFile(). |
|
|
Definition at line 116 of file replay.h. Referenced by ReadFromFile(), and WriteToFile(). |
1.4.6