Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : StemDensityThinningGuideDelta Property |
'Declaration
<DescriptionAttribute("Upper curve parameter Delta in 10000/(Delta^2 * domHeight^2)")> <CategoryAttribute("4.1 Thinning")> <DefaultValueAttribute()> <DisplayNameAttribute("Thinning Guide Stem Dens. Delta")> <PropertyOrderAttribute(40)> Public Property StemDensityThinningGuideDelta As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.StemDensityThinningGuideDelta = value value = instance.StemDensityThinningGuideDelta
[Description("Upper curve parameter Delta in 10000/(Delta^2 * domHeight^2)")] [Category("4.1 Thinning")] [DefaultValue()] [DisplayName("Thinning Guide Stem Dens. Delta")] [PropertyOrder(40)] public double StemDensityThinningGuideDelta {get; set;}
[Description("Upper curve parameter Delta in 10000/(Delta^2 * domHeight^2)")] [Category("4.1 Thinning")] [DefaultValue()] [DisplayName("Thinning Guide Stem Dens. Delta")] [PropertyOrder(40)] public: property double StemDensityThinningGuideDelta { double get(); void set ( double value); }
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