Skip to content

DoubleList

Scott Hunter edited this page May 29, 2019 · 7 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.

DoubleList

A list of floating-point numbers.

Extends: DeletableProperty

Interpolatable: no

Properties

array - DoubleListValue

The list of values specified as an array of numbers.

references - ReferenceListValue

The list of values specified as references. Each reference is to a property that defines a single value, which may change with time.

Clone this wiki locally