Slu.Heureka.DomainLayer.ProductionModel Namespace > TreeVolumeBrandelLesser Class : GetCoefficients Method |
'Declaration
Protected Overrides Function GetCoefficients( _ ByVal p As PredictionUnit _ ) As IDictionary(Of SpeciesGroupCode,Double())
'Usage
Dim instance As TreeVolumeBrandelLesser Dim p As PredictionUnit Dim value As IDictionary(Of SpeciesGroupCode,Double()) value = instance.GetCoefficients(p)
protected override IDictionary<SpeciesGroupCode,double[]> GetCoefficients( PredictionUnit p )
protected: IDictionary<SpeciesGroupCode,array<double>>^ GetCoefficients( PredictionUnit^ p ) override
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