RadialGateTrunnion Property  | 
 
            Height above sill of centre of gate circle.
            Type: River Structure Geometry
            Unit: [m]
            Default: 1
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double Trunnion { get; set; }Public Property Trunnion As Double
	Get
	Set
public:
virtual property double Trunnion {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
IRadialGateTrunnion
See Also