Declared in RemoteSensor
Declaration
bool WasGroundObjectObserved(
GroundObject obj
);Description
Returns whether a ground object’s location was ever observed by this sensor.
Parameters
| Name | Description |
|---|---|
| obj | The ground object to check. |
Declared in RemoteSensor
bool WasGroundObjectObserved(
GroundObject obj
);Returns whether a ground object’s location was ever observed by this sensor.
| Name | Description |
|---|---|
| obj | The ground object to check. |