Table of Contents

Class CSSArrayDataMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] Message defining CSS array or constellation interface. Each element contains the raw measurement which should be a cosine value nominally.


public sealed class CSSArrayDataMessage : Message
Inheritance
CSSArrayDataMessage

Fields

SensedValues

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

[Unit(UnitType.NONE)]
public double[] SensedValues

Field Value

double[]