프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Type | Landis.PlugIns.PlugInType |
메소드 | 설명 | |
---|---|---|
CohortKilledByAgeOnlyDisturbance ( object sender, Biomass eventArgs ) : void | ||
Initialize ( string dataFile, PlugIns modelCore ) : void |
Initializes the extension with a data file.
|
|
PlugIn ( ) : Edu.Wisc.Forest.Flel.Util | ||
Run ( ) : void |
Run the Biomass Insects extension at a particular timestep.
|
메소드 | 설명 | |
---|---|---|
CreateMap ( int currentTime, string MapName ) : IOutputRaster |
||
DistanceFromCenter ( double row, double column ) : double | ||
GetNeighborhood ( int neighborhoodDistance ) : IEnumerable |
||
LogEvent ( int currentTime ) : void | ||
PlugIns ( ) : void |
public CohortKilledByAgeOnlyDisturbance ( object sender, Biomass eventArgs ) : void | ||
sender | object | |
eventArgs | Biomass | |
리턴 | void |
public Initialize ( string dataFile, PlugIns modelCore ) : void | ||
dataFile | string | |
modelCore | PlugIns | |
리턴 | void |