OpNavLimbMsgPayload

struct OpNavLimbMsgPayload
#include <OpNavLimbMsgPayload.h>

Structure used to define the message containing planet limb data for opNav.

Public Members

double timeTag

&#8212;[s] Current vehicle time-tag associated with measurements

int valid

&#8212; Valid measurement if 1, not if 0

int32_t numLimbPoints

&#8212; [-] Number of limb points found

int64_t cameraID

&#8212; [-] ID of the camera that took the snapshot

double planetIds

&#8212; [-] ID for identified celestial body

double limbPoints[2 * MAX_LIMB_PNTS]

&#8212; [-] (x, y) in pixels of the limb points