The Health type exposes the following members.

Constructors

  NameDescription
Health
Initializes a new instance of the Health class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
CommunicationErrorCount
Gets or sets the communication error count.
InternalHumidity
Gets or sets the internal humidity in relative humidity percentage
InternalTemp
Gets or sets the internal temp.
MaximumHumidity
NOT USED YET Gets or sets the maximum humidity in relative humidity percentage.
MaxiumDepth
NOT USED YET Gets or sets the maxium depth in meters
TotalRuntime
Gets or sets the total runtime in seconds.

See Also