getOthTimes()
Return OTH run times.
Usage
othTimes = adb.getOthTimes( name )
Parameters
- name (integer) or (string)
- Name or ID of an OTH name.
Return Value
- othTimes (list)
- List of OTH run times.
Description
This routine returns the list of OTH run times. This function needs an index as argument which is
given by name. For
example,
othTimes = adb.getOthTimes( 3 )