Table of Contents

Constructor MagneticEncoderPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

MagneticEncoderPayload(ushort, ushort)

Initializes a new instance of the MagneticEncoderPayload structure.

public MagneticEncoderPayload(ushort angle, ushort magnitude)

Parameters

angle ushort

The angle position measurement of the magnetic encoder.

magnitude ushort

The magnitude of the magnetic field.