class PointData extends Collection (View source)

Properties

protected $collection_key
protected $timeIntervalType
protected $timeIntervalDataType
protected $valuesType
protected $valuesDataType

Methods

setTimeInterval(TimeInterval $timeInterval)

No description

getTimeInterval()

No description

setValues($values)

No description

getValues()

No description

Details

setTimeInterval(TimeInterval $timeInterval)

No description

Parameters

TimeInterval $timeInterval

TimeInterval getTimeInterval()

No description

Return Value

TimeInterval

setValues($values)

No description

Parameters

$values

TypedValue[] getValues()

No description

Return Value

TypedValue[]