Declared in RemoteSensor
Declaration
bool RemoveAreaOfInterest(
string aoiId
);Description
Removes an area of interest and clears its accumulated coverage data.
Parameters
| Name | Description |
|---|---|
| aoiId | The AOI Id to remove. |
Declared in RemoteSensor
bool RemoveAreaOfInterest(
string aoiId
);Removes an area of interest and clears its accumulated coverage data.
| Name | Description |
|---|---|
| aoiId | The AOI Id to remove. |