Public Member Functions | Public Attributes | List of all members
log_performance_MM.CarSysTest Class Reference
Inheritance diagram for log_performance_MM.CarSysTest:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, description, sequence, units="percent", num_reps=1, period_s=1)
 
def all_ready (self, msg_names)
 
def check_initial_conditions (self)
 
def elapsed_time_s (self)
 
def get_msg (self, msg_name)
 
def is_ready (self, msg_name)
 
def mark_all_not_ready (self)
 
def mark_not_ready (self, msg_name)
 
def name (self)
 
def start (self, msgs)
 
def stop (self)
 
def test_name (self)
 
def tick (self, event)
 

Public Attributes

 csv_file
 
 csv_writer
 
 description
 
 done
 
 idx
 
 msgs
 
 pedal_cmd
 
 repeat_ct
 
 repeats
 
 sequence
 
 start_time
 
 test_num
 
 units
 

Detailed Description

Definition at line 108 of file log_performance_MM.py.

Constructor & Destructor Documentation

def log_performance_MM.CarSysTest.__init__ (   self,
  description,
  sequence,
  units = "percent",
  num_reps = 1,
  period_s = 1 
)

Definition at line 149 of file log_performance_MM.py.

Member Function Documentation

def log_performance_MM.CarSysTest.all_ready (   self,
  msg_names 
)

Definition at line 212 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.check_initial_conditions (   self)

Definition at line 110 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.elapsed_time_s (   self)

Definition at line 218 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.get_msg (   self,
  msg_name 
)

Definition at line 188 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.is_ready (   self,
  msg_name 
)

Definition at line 203 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.mark_all_not_ready (   self)

Definition at line 199 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.mark_not_ready (   self,
  msg_name 
)

Definition at line 192 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.name (   self)

Definition at line 163 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.start (   self,
  msgs 
)

Definition at line 169 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.stop (   self)

Definition at line 183 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.test_name (   self)

Definition at line 166 of file log_performance_MM.py.

def log_performance_MM.CarSysTest.tick (   self,
  event 
)

Definition at line 129 of file log_performance_MM.py.

Member Data Documentation

log_performance_MM.CarSysTest.csv_file

Definition at line 173 of file log_performance_MM.py.

log_performance_MM.CarSysTest.csv_writer

Definition at line 174 of file log_performance_MM.py.

log_performance_MM.CarSysTest.description

Definition at line 150 of file log_performance_MM.py.

log_performance_MM.CarSysTest.done

Definition at line 154 of file log_performance_MM.py.

log_performance_MM.CarSysTest.idx

Definition at line 178 of file log_performance_MM.py.

log_performance_MM.CarSysTest.msgs

Definition at line 170 of file log_performance_MM.py.

log_performance_MM.CarSysTest.pedal_cmd

Definition at line 180 of file log_performance_MM.py.

log_performance_MM.CarSysTest.repeat_ct

Definition at line 131 of file log_performance_MM.py.

log_performance_MM.CarSysTest.repeats

Definition at line 151 of file log_performance_MM.py.

log_performance_MM.CarSysTest.sequence

Definition at line 152 of file log_performance_MM.py.

log_performance_MM.CarSysTest.start_time

Definition at line 181 of file log_performance_MM.py.

log_performance_MM.CarSysTest.test_num

Definition at line 161 of file log_performance_MM.py.

log_performance_MM.CarSysTest.units

Definition at line 153 of file log_performance_MM.py.


The documentation for this class was generated from the following file:


dbw_fca_can
Author(s): Kevin Hallenbeck
autogenerated on Wed May 12 2021 02:14:05