Used during simulation. All sensors in SensorDescriptions are automatically created during Initialize(Diagnostics).
Sensors that are required but not part of SensorDescriptions must be added explicitly.
public List<ISensor> Sensors { get; }
In This Article