ALMA Computing Group

FRIDGE::temperatureDataBlockEvent Struct Reference

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

import "acsexmplFridge.midl";

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

float FRIDGE::temperatureDataBlockEvent::absoluteDiff
 

|(currTemperature - refTemperature)|

Definition at line 73 of file acsexmplFridge.midl.

Referenced by FridgeControl::loadData().

TemperatureStatus FRIDGE::temperatureDataBlockEvent::status
 

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: