ALMA Computing Group
Public Attributes

FRIDGE::temperatureDataBlockEvent Struct Reference

This defines the block of data that will be sent over the notification channel. More...

List of all members.

Public Attributes

float absoluteDiff
 |(currTemperature - refTemperature)|
TemperatureStatus status
 The overall status of the fridge's temperature.

Detailed Description

This defines the block of data that will be sent over the notification channel.

A temperatureDataBlockEvent can be considered to be an event.

Definition at line 68 of file acsexmplFridge.midl.


Member Data Documentation

|(currTemperature - refTemperature)|

Definition at line 73 of file acsexmplFridge.midl.

Referenced by FridgeControl::loadData().

The overall status of the fridge's temperature.

Definition at line 77 of file acsexmplFridge.midl.

Referenced by FridgeControl::loadData().


The documentation for this struct was generated from the following file: