PlotParameterRadarScan

Describe an ellipsoid or sphere. The center position and orientation are determined by the containing Entity.

new Cesium.PlotParameterRadarScan(options)

Name Type Description
options PlotParameterRadarScan.ConstructorOptions optional Object describing initialization options

Methods

clone(result)PlotParameterRadar

Duplicates this instance.
Name Type Description
result PlotParameterRadar optional The object onto which to store the result.
Returns:
The modified result parameter or a new instance if one was not provided.