-
Notifications
You must be signed in to change notification settings - Fork 143
Cartesian3VelocityValue
Scott Hunter edited this page Apr 11, 2018
·
4 revisions
This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.
A three-dimensional Cartesian value and its derivative specified as [X, Y, Z, dX, dY, dZ]
. If the array has six elements, the value is constant. If it has seven or more elements, they are time-tagged samples arranged as [Time, X, Y, Z, dX, dY, dZ, Time, X, Y, Z, dX, dY, dZ, ...]
, where Time is an ISO 8601 date and time string or seconds since epoch.
Type: array