Method CreateSensors
CreateSensors()
Create the ISensors. This is called by the Agent when it is initialized.
Declaration
public abstract ISensor[] CreateSensors()
Returns
| Type | Description |
|---|---|
| ISensor[] | Created ISensor objects. |
Create the ISensors. This is called by the Agent when it is initialized.
public abstract ISensor[] CreateSensors()
| Type | Description |
|---|---|
| ISensor[] | Created ISensor objects. |