ADComponentSensorDescriptionInfo Structure

Struct for recording errors between Nwk11 structure bridge and Sim11 bridge.

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public struct ADComponentSensorDescriptionInfo
Inheritance
Object    ValueType    ADComponentSensorDescriptionInfo

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

Fields

ComponentIndex ComponentIndes
OperandNo Operand number
Priority Priority
SensorDescription SensorDescription
StructureId ID of structure

See Also