Table of Contents

Class Camera0Frame

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

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

public class Camera0Frame
Inheritance
Camera0Frame
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, FrameAcquired)

Returns a Harp message for the Camera0Frame register.

FromPayload(double, MessageType, FrameAcquired)

Returns a timestamped Harp message for the Camera0Frame register.

GetPayload(HarpMessage)

Returns the payload data for Camera0Frame register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Camera0Frame register messages.