CSSArraySensorMsgPayload

struct CSSArraySensorMsgPayload
#include <CSSArraySensorMsgPayload.h>

Output structure for CSS array or constellation interface. Each element contains the raw measurement which should be a cosine value nominally.

Public Members

double CosValue[MAX_NUM_CSS_SENSORS]

Current measured CSS value (ideally a cosine value) for the constellation of CSS sensors.