Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : MeanDiameterArithmeticExclOverstorey Property |
'Declaration
<UnitAttribute("cm")> <DescriptionAttribute("Arithmetic mean diameter for all trees except overstorey trees")> <DisplayNameAttribute("Mean Diameter Excl Overstorey (arithmetic)")> <BrowsableAttribute(False)> <NumberOfDecimalsAttribute(1)> Public ReadOnly Property MeanDiameterArithmeticExclOverstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.MeanDiameterArithmeticExclOverstorey
[Unit("cm")] [Description("Arithmetic mean diameter for all trees except overstorey trees")] [DisplayName("Mean Diameter Excl Overstorey (arithmetic)")] [Browsable(false)] [NumberOfDecimals(1)] public double MeanDiameterArithmeticExclOverstorey {get;}
[Unit("cm")] [Description("Arithmetic mean diameter for all trees except overstorey trees")] [DisplayName("Mean Diameter Excl Overstorey (arithmetic)")] [Browsable(false)] [NumberOfDecimals(1)] public: property double MeanDiameterArithmeticExclOverstorey { double get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2