Свойство | Type | Description | |
---|---|---|---|
EventLog | MetadataTable |
||
ExtensionName | string | ||
Type | Landis.Core.ExtensionType | ||
type | Landis.Core.ExtensionType |
Méthode | Description | |
---|---|---|
Initialize ( ) : void |
Initializes the extension with a data file.
|
|
InitializePhase2 ( ) : void | ||
LoadParameters ( string dataFile, ICore mCore ) : void | ||
PlugIn ( ) : Landis.Core | ||
PlugIn ( ) : System | ||
Run ( ) : void |
Run the BDA extension at a particular timestep.
|
Méthode | Description | |
---|---|---|
DistanceFromCenter ( double row, double column ) : double | ||
GetDispersalNeighborhood ( IAgent agent, int timestep ) : IEnumerable |
||
GetNeighbors ( int numNeighbors ) : List |
||
GetResourceNeighborhood ( IAgent agent ) : IEnumerable |
||
LogEvent ( int currentTime, |
||
RegionalOutbreakStatus ( IAgent activeAgent, int BDAtimestep ) : int | ||
TimeToNext ( IAgent activeAgent, int Timestep ) : int |
public LoadParameters ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Résultat | void |
public static ExtensionType,Landis.Core Type | ||
Résultat | Landis.Core.ExtensionType |