Свойство | Тип | Описание | |
---|---|---|---|
ExtType | Landis.Core.ExtensionType | ||
ExtensionName | string | ||
Type | Landis.Core.ExtensionType | ||
eventLog | MetadataTable |
Метод | Описание | |
---|---|---|
CohortKilledByAgeOnlyDisturbance ( object sender, Landis.Library.BiomassCohorts.DeathEventArgs eventArgs ) : void | ||
Initialize ( ) : void |
Initializes the extension with a data file.
|
|
LoadParameters ( string dataFile, ICore mCore ) : void | ||
PlugIn ( ) : Landis.Core | ||
PlugIn ( ) : System | ||
Run ( ) : void |
Run the BDA extension at a particular timestep.
|
Метод | Описание | |
---|---|---|
DistanceFromCenter ( double row, double column ) : double | ||
GetNeighborhood ( int neighborhoodDistance ) : IEnumerable |
||
LogEvent ( int currentTime ) : void |
public CohortKilledByAgeOnlyDisturbance ( object sender, Landis.Library.BiomassCohorts.DeathEventArgs eventArgs ) : void | ||
sender | object | |
eventArgs | Landis.Library.BiomassCohorts.DeathEventArgs | |
Результат | void |
public LoadParameters ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Результат | void |
public static ExtensionType,Landis.Core ExtType | ||
Результат | Landis.Core.ExtensionType |
public static ExtensionType,Landis.Core Type | ||
Результат | Landis.Core.ExtensionType |