Uses of Class
uk.ac.manchester.spinnaker.messages.model.SARKField
Package | Description |
---|---|
uk.ac.manchester.spinnaker.messages.model |
Model support classes for the communication messages.
|
-
Uses of SARKField in uk.ac.manchester.spinnaker.messages.model
Fields in uk.ac.manchester.spinnaker.messages.model with annotations of type SARKField Modifier and Type Field Description AppID
HeapElement. appID
The application ID of the block if allocated, ornull
if not.Double
ADCInfo. fan0
fan0 rotation rate.Double
ADCInfo. fan1
fan1 rotation rate.Double
ADCInfo. fan2
fan2 rotation rate.boolean
HeapElement. isFree
True if the block is free.MemoryLocation
HeapElement. nextAddress
A pointer to the next block, or 0 if none.int
ADCInfo. shutdownFlags
Shutdown flags.Integer
HeapElement. tag
The tag of the block if allocated, ornull
if not.double
ADCInfo. tempBottom
Temperature bottom, in °C.Double
ADCInfo. tempExt0
Temperature external0, in °C.Double
ADCInfo. tempExt1
Temperature external1, in °C.double
ADCInfo. tempTop
Temperature top, in °C.double
ADCInfo. voltage12a
Actual voltage of the 1.2Va supply rail.double
ADCInfo. voltage12b
Actual voltage of the 1.2Vb supply rail.double
ADCInfo. voltage12c
Actual voltage of the 1.2Vc supply rail.double
ADCInfo. voltage18
Actual voltage of the 1.8V supply rail.double
ADCInfo. voltage33
Actual voltage of the 3.3V supply rail.double
ADCInfo. voltageSupply
Actual voltage of the main power supply (nominally 12V?).int
ADCInfo. warningFlags
Warning flags.