C# Class Landis.Harvest.MapNames

Methods for working with the template for the names of prescription maps.
Show file Open project: LANDIS-II-Foundation/Extensions-Disturbance

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