Méthode | Description | |
---|---|---|
PrescriptionMaps ( string nameTemplate ) : Landis.SpatialModeling |
Initializes a new instance.
|
|
WriteMap ( int timestep ) : void |
Writes an output map of prescriptions that harvested each active site.
|
public PrescriptionMaps ( string nameTemplate ) : Landis.SpatialModeling | ||
nameTemplate | string | /// The template for the pathnames to the maps. /// |
Résultat | Landis.SpatialModeling |
public WriteMap ( int timestep ) : void | ||
timestep | int | /// Timestep to use in the map's name. /// |
Résultat | void |