Constructor
new AnalysisLOSRadial(options)
Example
var geo = new GeoPosition(106.75736519923545, 36.27354554398836, 1725.8572116771884);
var analysisLOSRadial = new AnalysisLOSRadial({
viewer : mainControl.viewer,
centerPosition : geo.toCartesian(),
radius : 20301.49293690856
})
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | 拥有以下属性的对象:
Properties
|
Methods
destroy()
销毁该实例对象