Table of Contents

Class Camera1Frame

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that specifies that a frame was acquired on camera 1.

public class Camera1Frame
Inheritance
Camera1Frame
Inherited Members

Fields

Address

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

RegisterLength

Represents the length of the Camera1Frame register. This field is constant.

RegisterType

Represents the payload type of the Camera1Frame register. This field is constant.

Methods

FromPayload(MessageType, FrameAcquired)

Returns a Harp message for the Camera1Frame register.

FromPayload(double, MessageType, FrameAcquired)

Returns a timestamped Harp message for the Camera1Frame register.

GetPayload(HarpMessage)

Returns the payload data for Camera1Frame register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Camera1Frame register messages.