C# 클래스 Landis.Extension.BaseHarvest.Stands

Utility methods for stands.
파일 보기 프로젝트 열기: LANDIS-II-Foundation/Extensions-Disturbance

공개 메소드들

메소드 설명
ReadMap ( string path ) : void

Reads the input map of stands.

메소드 상세

ReadMap() 공개 정적인 메소드

Reads the input map of stands.
public static ReadMap ( string path ) : void
path string /// Path to the map. ///
리턴 void