velocity params Schema #

undefined#/properties/postProcess/items/allOf/12/properties/params

Parameters to be passed to the velocity module

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none specSchema.schema.json*

params Type #

object (velocity params)

velocity params Properties #

Property Type Required Nullable Defined by
identity string Optional cannot be null specSchema (Unified Pipeline Specification)
timeField string Optional cannot be null specSchema (Unified Pipeline Specification)
targetSpeed string Optional cannot be null specSchema (Unified Pipeline Specification)
targetBearing string Optional cannot be null specSchema (Unified Pipeline Specification)
targetDirection string Optional cannot be null specSchema (Unified Pipeline Specification)
targetSpeedUnit Not specified Optional cannot be null specSchema (Unified Pipeline Specification)

identity #

The field that identifies rows to be included in calculations of velocity

identity

timeField #

The field representing the time to be used in calculations of velocity

timeField

targetSpeed #

targetSpeed TODO

targetSpeed

targetBearing #

targetBearing TODO

targetBearing

targetDirection #

targetDirection TODO

targetDirection

targetSpeedUnit #

The unit of speed to display

targetSpeedUnit

targetSpeedUnit Constraints #

enum: the value of this property must be equal to one of the following values:

Value Explanation
"default"
"kmh"
"mph"