Table of Contents

Class GroundSensorOperationsMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] Message describing the ground sensor computer operating mode and operating states


public sealed class GroundSensorOperationsMessage : Message
Inheritance
GroundSensorOperationsMessage

Fields

IdleState

The idle state of the ground sensor computer

[Unit(UnitType.NONE)]
public IdleStateType IdleState

Field Value

IdleStateType

OperationsMode

The ground sensor computer operating mode

[Unit(UnitType.NONE)]
public GroundSensorOperatingModeType OperationsMode

Field Value

GroundSensorOperatingModeType

SearchState

The total signal of the CCD sensor, which is the sum of all the pixel values.

[Unit(UnitType.NONE)]
public SearchStateType SearchState

Field Value

SearchStateType