Table of Contents

Class TimestampedInputState

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Provides methods for manipulating timestamped messages from the InputState register.

public class TimestampedInputState
Inheritance
TimestampedInputState
Inherited Members

Fields

Address

Represents the address of the InputState register. This field is constant.

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for InputState register messages.

See Also