Method GetName
GetName()
Get the name of the sensor. This is used to ensure deterministic sorting of the sensors on an Agent, so the naming must be consistent across all sensors and agents.
Declaration
string GetName()
Returns
| Type | Description |
|---|---|
| string | The name of the sensor. |