Property | Type | Description | |
---|---|---|---|
PlugInName | string | ||
extType | Landis.Core.ExtensionType |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
LoadParameters ( string dataFile, ICore mCore ) : void | ||
PlugIn ( ) : Landis.Core | ||
Run ( ) : void |
Runs the component for a particular timestep.
|
Method | Description | |
---|---|---|
CalcFuelType ( Landis.SpatialModeling.Site site, IEnumerable |
||
CalcPercentDeadFir ( Landis.SpatialModeling.ActiveSite site ) : int |
public LoadParameters ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
return | void |