TMInterface Client for Python
latest
TMInterface Client for Python
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
ACCEPT (tminterface.structs.BFEvaluationDecision attribute)
add() (tminterface.eventbuffer.EventBufferData method)
add_command() (tminterface.commandlist.CommandList method)
analog_value (tminterface.eventbuffer.Event property)
analog_value_to_data() (in module tminterface.util)
ANY (tminterface.interface.MessageType attribute)
args (tminterface.commandlist.Command attribute)
async_vehicle_state (tminterface.structs.SceneVehicleCar attribute)
async_wheel_state (tminterface.structs.SimulationWheel attribute)
B
BaseCommand (class in tminterface.commandlist)
BFEvaluationDecision (class in tminterface.structs)
BFEvaluationInfo (class in tminterface.structs)
BFEvaluationResponse (class in tminterface.structs)
BFPhase (class in tminterface.structs)
BFTarget (class in tminterface.structs)
binary_value (tminterface.eventbuffer.Event property)
C
C_DEREGISTER (tminterface.interface.MessageType attribute)
C_EXECUTE_COMMAND (tminterface.interface.MessageType attribute)
C_GET_CHECKPOINT_STATE (tminterface.interface.MessageType attribute)
C_GET_CONTEXT_MODE (tminterface.interface.MessageType attribute)
C_GIVE_UP (tminterface.interface.MessageType attribute)
C_HORN (tminterface.interface.MessageType attribute)
C_LOG (tminterface.interface.MessageType attribute)
C_PREVENT_SIMULATION_FINISH (tminterface.interface.MessageType attribute)
C_PROCESSED_CALL (tminterface.interface.MessageType attribute)
C_REGISTER (tminterface.interface.MessageType attribute)
C_REGISTER_CUSTOM_COMMAND (tminterface.interface.MessageType attribute)
C_REMOVE_STATE_VALIDATION (tminterface.interface.MessageType attribute)
C_RESPAWN (tminterface.interface.MessageType attribute)
C_SET_CHECKPOINT_STATE (tminterface.interface.MessageType attribute)
C_SET_EXECUTE_COMMANDS (tminterface.interface.MessageType attribute)
C_SET_GAME_SPEED (tminterface.interface.MessageType attribute)
C_SET_INPUT_STATES (tminterface.interface.MessageType attribute)
C_SET_TIMEOUT (tminterface.interface.MessageType attribute)
C_SIM_GET_EVENT_BUFFER (tminterface.interface.MessageType attribute)
C_SIM_GET_STATE (tminterface.interface.MessageType attribute)
C_SIM_REWIND_TO_STATE (tminterface.interface.MessageType attribute)
C_SIM_SET_EVENT_BUFFER (tminterface.interface.MessageType attribute)
C_SIM_SET_TIME_LIMIT (tminterface.interface.MessageType attribute)
CachedInput (class in tminterface.structs)
CHECKPOINT_TIME (tminterface.structs.BFTarget attribute)
CheckpointData (class in tminterface.structs)
CheckpointTime (class in tminterface.structs)
ClassicString (class in tminterface.structs)
clear() (tminterface.commandlist.CommandList method)
(tminterface.eventbuffer.EventBufferData method)
clear_event_buffer() (tminterface.interface.TMInterface method)
Client (class in tminterface.client)
close() (tminterface.interface.TMInterface method)
cmd_buffer_core (tminterface.structs.SimStateData attribute)
Command (class in tminterface.commandlist)
command (tminterface.structs.ClassicString attribute)
CommandList (class in tminterface.commandlist)
commands (tminterface.commandlist.CommandList attribute)
content (tminterface.commandlist.CommandList attribute)
CONTINUE (tminterface.structs.BFEvaluationDecision attribute)
copy() (tminterface.eventbuffer.EventBufferData method)
cp_data (tminterface.structs.SimStateData attribute)
D
data_to_analog_value() (in module tminterface.util)
display_speed (tminterface.structs.SimStateData property)
DISTANCE_SPEED (tminterface.structs.BFTarget attribute)
DO_NOTHING (tminterface.structs.BFEvaluationDecision attribute)
DOWN (tminterface.commandlist.InputType attribute)
dyna (tminterface.structs.SimStateData attribute)
E
Engine (class in tminterface.structs)
engine (tminterface.structs.SceneVehicleCar attribute)
Event (class in tminterface.eventbuffer)
event (tminterface.structs.CachedInput attribute)
EventBufferData (class in tminterface.eventbuffer)
execute_command() (tminterface.interface.TMInterface method)
F
field_564 (tminterface.structs.SimulationWheel attribute)
find() (tminterface.eventbuffer.EventBufferData method)
FINISH_TIME (tminterface.structs.BFTarget attribute)
from_str() (tminterface.commandlist.InputType static method)
G
GAS (tminterface.commandlist.InputType attribute)
get_checkpoint_state() (tminterface.interface.TMInterface method)
get_context_mode() (tminterface.interface.TMInterface method)
get_event_buffer() (tminterface.interface.TMInterface method)
get_simulation_state() (tminterface.interface.TMInterface method)
give_up() (tminterface.interface.TMInterface method)
H
HmsDynaStateStruct (class in tminterface.structs)
HmsDynaStruct (class in tminterface.structs)
HORN (tminterface.commandlist.InputType attribute)
horn() (tminterface.interface.TMInterface method)
I
INITIAL (tminterface.structs.BFPhase attribute)
input_accelerate (tminterface.structs.SimStateData property)
input_accelerate_event (tminterface.structs.SimStateData attribute)
input_brake (tminterface.structs.SimStateData property)
input_brake_event (tminterface.structs.SimStateData attribute)
input_finish_event (tminterface.structs.SimStateData attribute)
input_gas (tminterface.structs.SimStateData property)
input_gas_event (tminterface.structs.SimStateData attribute)
input_left (tminterface.structs.SimStateData property)
input_left_event (tminterface.structs.SimStateData attribute)
input_right (tminterface.structs.SimStateData property)
input_right_event (tminterface.structs.SimStateData attribute)
input_running_event (tminterface.structs.SimStateData attribute)
input_steer (tminterface.structs.SimStateData property)
input_steer_event (tminterface.structs.SimStateData attribute)
input_type (tminterface.commandlist.InputCommand attribute)
InputCommand (class in tminterface.commandlist)
InputType (class in tminterface.commandlist)
inverse_intertia_tensor (tminterface.structs.HmsDynaStateStruct property)
is_ending (tminterface.commandlist.TimedCommand attribute)
L
LEFT (tminterface.commandlist.InputType attribute)
log() (tminterface.interface.TMInterface method)
M
mat3_to_quat() (in module tminterface.util)
Message (class in tminterface.interface)
MessageType (class in tminterface.interface)
module
tminterface
tminterface.client
tminterface.commandlist
tminterface.constants
tminterface.eventbuffer
tminterface.interface
tminterface.structs
tminterface.util
N
name_index (tminterface.eventbuffer.Event property)
O
on_bruteforce_evaluate() (tminterface.client.Client method)
on_checkpoint_count_changed() (tminterface.client.Client method)
on_client_exception() (tminterface.client.Client method)
on_custom_command() (tminterface.client.Client method)
on_deregistered() (tminterface.client.Client method)
on_laps_count_changed() (tminterface.client.Client method)
on_registered() (tminterface.client.Client method)
on_run_step() (tminterface.client.Client method)
on_shutdown() (tminterface.client.Client method)
on_simulation_begin() (tminterface.client.Client method)
on_simulation_end() (tminterface.client.Client method)
on_simulation_step() (tminterface.client.Client method)
P
parse_time() (tminterface.commandlist.CommandList static method)
parse_time_range() (tminterface.commandlist.CommandList static method)
player_info (tminterface.structs.SimStateData attribute)
PlayerInfoStruct (class in tminterface.structs)
plug_solid (tminterface.structs.SimStateData attribute)
position (tminterface.structs.SimStateData property)
prev_async_vehicle_state (tminterface.structs.SceneVehicleCar attribute)
prev_state (tminterface.structs.HmsDynaStruct property)
prev_sync_vehicle_state (tminterface.structs.SceneVehicleCar attribute)
prev_sync_wheel_state (tminterface.structs.SimulationWheel attribute)
prevent_simulation_finish() (tminterface.interface.TMInterface method)
Q
quat_to_ypw() (in module tminterface.util)
R
race_time (tminterface.structs.SimStateData property)
read_from_file() (tminterface.structs.CheckpointData method)
real_time_state (tminterface.structs.SimulationWheel attribute)
RealTimeState (class in tminterface.structs)
register() (tminterface.interface.TMInterface method)
register_custom_command() (tminterface.interface.TMInterface method)
REJECT (tminterface.structs.BFEvaluationDecision attribute)
remove_state_validation() (tminterface.interface.TMInterface method)
RESET (tminterface.commandlist.InputType attribute)
RESPAWN (tminterface.commandlist.InputType attribute)
respawn() (tminterface.interface.TMInterface method)
rest (tminterface.structs.HmsDynaStruct attribute)
(tminterface.structs.PlayerInfoStruct attribute)
(tminterface.structs.RealTimeState attribute)
(tminterface.structs.SceneVehicleCarState attribute)
(tminterface.structs.WheelState attribute)
rewind_time (tminterface.structs.SimStateData property)
rewind_to_state() (tminterface.interface.TMInterface method)
RIGHT (tminterface.commandlist.InputType attribute)
rotation_matrix (tminterface.structs.SimStateData property)
run_client() (in module tminterface.client)
S
S_ON_BRUTEFORCE_EVALUATE (tminterface.interface.MessageType attribute)
S_ON_CHECKPOINT_COUNT_CHANGED (tminterface.interface.MessageType attribute)
S_ON_CUSTOM_COMMAND (tminterface.interface.MessageType attribute)
S_ON_LAPS_COUNT_CHANGED (tminterface.interface.MessageType attribute)
S_ON_REGISTERED (tminterface.interface.MessageType attribute)
S_ON_RUN_STEP (tminterface.interface.MessageType attribute)
S_ON_SIM_BEGIN (tminterface.interface.MessageType attribute)
S_ON_SIM_END (tminterface.interface.MessageType attribute)
S_ON_SIM_STEP (tminterface.interface.MessageType attribute)
S_RESPONSE (tminterface.interface.MessageType attribute)
S_SHUTDOWN (tminterface.interface.MessageType attribute)
scene_mobil (tminterface.structs.SimStateData attribute)
SceneVehicleCar (class in tminterface.structs)
SceneVehicleCarState (class in tminterface.structs)
SEARCH (tminterface.structs.BFPhase attribute)
ServerException
set_checkpoint_state() (tminterface.interface.TMInterface method)
set_event_buffer() (tminterface.interface.TMInterface method)
set_input_state() (tminterface.interface.TMInterface method)
set_simulation_time_limit() (tminterface.interface.TMInterface method)
set_speed() (tminterface.interface.TMInterface method)
set_timeout() (tminterface.interface.TMInterface method)
SimStateData (class in tminterface.structs)
SimulationWheel (class in tminterface.structs)
sort() (tminterface.eventbuffer.EventBufferData method)
sorted_timed_commands() (tminterface.commandlist.CommandList method)
state (tminterface.commandlist.InputCommand attribute)
STEER (tminterface.commandlist.InputType attribute)
STOP (tminterface.structs.BFEvaluationDecision attribute)
surface_handler (tminterface.structs.SimulationWheel attribute)
SurfaceHandler (class in tminterface.structs)
sync_vehicle_state (tminterface.structs.SceneVehicleCar attribute)
sync_wheel_state (tminterface.structs.SimulationWheel attribute)
T
time (tminterface.structs.SimStateData property)
timed_commands (tminterface.commandlist.CommandList attribute)
TimedCommand (class in tminterface.commandlist)
timestamp (tminterface.commandlist.InputCommand attribute)
(tminterface.commandlist.TimedCommand attribute)
tminterface
module
TMInterface (class in tminterface.interface)
tminterface.client
module
tminterface.commandlist
module
tminterface.constants
module
tminterface.eventbuffer
module
tminterface.interface
module
tminterface.structs
module
tminterface.util
module
to_commands_str() (tminterface.eventbuffer.EventBufferData method)
to_data() (tminterface.interface.Message method)
to_input_command() (tminterface.commandlist.TimedCommand method)
to_script() (tminterface.commandlist.BaseCommand method)
(tminterface.commandlist.Command method)
(tminterface.commandlist.CommandList method)
(tminterface.commandlist.InputCommand method)
(tminterface.commandlist.TimedCommand method)
to_str() (tminterface.commandlist.InputType method)
TRIGGER (tminterface.structs.BFTarget attribute)
U
UNKNOWN (tminterface.commandlist.InputType attribute)
UP (tminterface.commandlist.InputType attribute)
V
velocity (tminterface.structs.SimStateData property)
W
WheelState (class in tminterface.structs)
write_buffer() (tminterface.interface.Message method)
write_double() (tminterface.interface.Message method)
write_int() (tminterface.interface.Message method)
write_int16() (tminterface.interface.Message method)
write_int32() (tminterface.interface.Message method)
write_uint16() (tminterface.interface.Message method)
write_uint32() (tminterface.interface.Message method)
write_uint8() (tminterface.interface.Message method)
write_zeros() (tminterface.interface.Message method)
Y
yaw_pitch_roll (tminterface.structs.SimStateData property)