Property | Type | Description | |
---|---|---|---|
Type | Landis.PlugIns.PlugInType | ||
WeatherDataTable | DataTable | ||
WeatherRandomizer | int |
Method | Description | |
---|---|---|
Initialize ( string dataFile, PlugIns modelCore ) : void | ||
PlugIn ( ) : Edu.Wisc.Forest.Flel.Grids | ||
PlugIn ( ) : Landis.AgeCohort | ||
Run ( ) : void |
Run the plug-in at a particular timestep.
|
Method | Description | |
---|---|---|
CreateMap ( string path ) : IOutputRaster |
||
CreateMap ( string path ) : IOutputRaster |
||
CreateTopoMap ( string path ) : IOutputRaster |
||
CreateTravelTimeMap ( string path ) : IOutputRaster |
||
LogEvent ( int currentTime, |
||
PlugIns ( ) : void | ||
WriteSummaryLog ( int currentTime ) : void |
public Initialize ( string dataFile, PlugIns modelCore ) : void | ||
dataFile | string | |
modelCore | PlugIns | |
return | void |
public PlugIn ( ) : Edu.Wisc.Forest.Flel.Grids | ||
return | Edu.Wisc.Forest.Flel.Grids |
public static PlugInType,Landis.PlugIns Type | ||
return | Landis.PlugIns.PlugInType |
public static DataTable WeatherDataTable | ||
return | DataTable |