StepValueRepresentationItem constructor

init

Constructs a new instance of StepValueRepresentationItem

def __init__(self):
    ...

init

Constructs a new instance of StepValueRepresentationItem

def __init__(self, name, _count_measure):
    ...
ParameterTypeDescription
namestr
_count_measurefloat

See Also