C# Class Landis.Extension.LandUse.MapNames

Methods for working with the template for the names of input maps.
Datei anzeigen Open project: LANDIS-II-Foundation/Extensions-Disturbance Class Usage Examples

Public Methods

Method Description
CheckTemplateVars ( string template ) : void
ReplaceTemplateVars ( string template, int timestep ) : string

Private Methods

Method Description
MapNames ( ) : Edu.Wisc.Forest.Flel.Util

Method Details

CheckTemplateVars() public static method

public static CheckTemplateVars ( string template ) : void
template string
return void

ReplaceTemplateVars() public static method

public static ReplaceTemplateVars ( string template, int timestep ) : string
template string
timestep int
return string