Method | Description | |
---|---|---|
LandUse ( string name, ushort mapCode, bool harvestingAllowed, LandCover initialLCC ) : Landis.SpatialModeling | ||
LandUse ( string name, ushort mapCode, bool harvestingAllowed, bool establishmentAllowed, LandCover initialLCC ) : Landis.SpatialModeling |
public LandUse ( string name, ushort mapCode, bool harvestingAllowed, LandCover initialLCC ) : Landis.SpatialModeling | ||
name | string | |
mapCode | ushort | |
harvestingAllowed | bool | |
initialLCC | LandCover | |
return | Landis.SpatialModeling |
public LandUse ( string name, ushort mapCode, bool harvestingAllowed, bool establishmentAllowed, LandCover initialLCC ) : Landis.SpatialModeling | ||
name | string | |
mapCode | ushort | |
harvestingAllowed | bool | |
establishmentAllowed | bool | |
initialLCC | LandCover | |
return | Landis.SpatialModeling |