getOhcSteps()
Return the list of OHC time steps.
Usage
ohcSteps = adb.getOhcSteps( name )
Parameters
- name or id of an OHC name (integer) or (string)
- Name or ID of an OHC name.
Return Value
- ohcSteps (list)
- List of OHC time steps.
Description
ohcSteps = adb.getOhcSteps( 1 )