getType()

Signature:

parameter_type: Optional[hec.ParameterType]

Detailed Documentation

The hec-python-library equivalent of Jython method getType():

This method is implemented as a property of the TimeSeries class.

Example:

from hec import ParameterType

param_type: Optional[ParameterType]

param_type = ts.parameter_type