Méthode | Description | |
---|---|---|
AssignSiteToStand ( ActiveSite activeSite, ushort mapCode ) : void |
Assigns an active site to a particular stand.
|
|
ReadMap ( string path ) : void |
Reads the input map of stands.
|
Méthode | Description | |
---|---|---|
Stands ( ) : Landis.DualScale |
public static AssignSiteToStand ( ActiveSite activeSite, ushort mapCode ) : void | ||
activeSite | ActiveSite | /// The active site that is being assigned to a stand. /// |
mapCode | ushort | /// The map code of the stand that the site is being assigned to. /// |
Résultat | void |
public static ReadMap ( string path ) : void | ||
path | string | /// Path to the map. /// |
Résultat | void |