Slu.Heureka.DomainLayer.LandUse Namespace > LandUseAssigner Class > LandUseAssigner Constructor : LandUseAssigner Constructor(LandUseConfiguration,Boolean,Random,TreatmentUnitEngine) |
'Declaration
Public Function New( _ ByVal landUseConfiguration As LandUseConfiguration, _ ByVal extractForestFuel As Boolean, _ ByVal rng As Random, _ Optional ByVal engine As TreatmentUnitEngine _ )
'Usage
Dim landUseConfiguration As LandUseConfiguration Dim extractForestFuel As Boolean Dim rng As Random Dim engine As TreatmentUnitEngine Dim instance As New LandUseAssigner(landUseConfiguration, extractForestFuel, rng, engine)
public LandUseAssigner( LandUseConfiguration landUseConfiguration, bool extractForestFuel, Random rng, TreatmentUnitEngine engine )
public: LandUseAssigner( LandUseConfiguration^ landUseConfiguration, bool extractForestFuel, Random^ rng, TreatmentUnitEngine^ engine )
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