Skip to main content

time-step-continuous-attribute

schema/components/time-step-continuous-attribute/1.1.0/time-step-continuous-attribute.schema.json

The time-step-continuous-attribute component represents a time step defined as elapsed time since a start time, with associated continuous (floating-point) values.

Used by: time-step-attribute.

See also: time-step-attribute (base), time-step-date-time-attribute (date-time variant).

Properties​

time-step-continuous-attribute (v1.1.0)​

A component that represents elapsed time (sec, min, hours, months, etc.) since a start time.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️ ✅
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.
⬆️ ✅
attribute_typeStringType of the attribute.⬆️ ✅
attribute_descriptionattribute-descriptionThe attribute description record.⬆️
attribute_typeString✅
valuesfloat-array-1The values of the attributes.✅
unitunit-timeTime step unit.✅
start_timeStringstart time

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?