C# Class Landis.Extension.BaseHarvest.Stands

Utility methods for stands.
Afficher le fichier Open project: LANDIS-II-Foundation/Extensions-Disturbance

Méthodes publiques

Méthode Description
ReadMap ( string path ) : void

Reads the input map of stands.

Method Details

ReadMap() public static méthode

Reads the input map of stands.
public static ReadMap ( string path ) : void
path string /// Path to the map. ///
Résultat void