Method Enable
Enable(ClockState)
Register the photosensor to the main camera to sample the scene, initialize random buffer for the depth measurement error, setup sensor and sampling request list.
Declaration
public override void Enable(Scheduler.ClockState clockState)
Parameters
| Type | Name | Description |
|---|---|---|
| Scheduler.ClockState | clockState | The parameters of the waveform associated to this node |
Overrides
Mechatronics.SystemGraph.NodeRuntime.Enable(Mechatronics.SystemGraph.Scheduler.ClockState)