Свойство | Type | Description | |
---|---|---|---|
ExtType | Landis.Core.ExtensionType | ||
ExtensionName | string | ||
PlugInName | string | ||
Type | Landis.Core.ExtensionType |
Méthode | Description | |
---|---|---|
Initialize ( ) : void | ||
Initialize ( string dataFile, ICore mCore ) : void | ||
LoadParameters ( string dataFile, ICore mCore ) : void | ||
PlugIn ( ) : Landis.Library.AgeOnlyCohorts | ||
PlugIn ( ) : Landis.Library.BaseCohorts | ||
Run ( ) : void |
Run the plug-in at a particular timestep.
|
Méthode | Description | |
---|---|---|
CreateMap ( string path ) : IOutputRaster |
||
InitializePhase2 ( ) : void | ||
LogEvent ( int currentTime, |
||
WriteSummaryLog ( int currentTime ) : void |
public Initialize ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Résultat | void |
public LoadParameters ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Résultat | void |
public PlugIn ( ) : Landis.Library.AgeOnlyCohorts | ||
Résultat | Landis.Library.AgeOnlyCohorts |
public PlugIn ( ) : Landis.Library.BaseCohorts | ||
Résultat | Landis.Library.BaseCohorts |
public static ExtensionType,Landis.Core ExtType | ||
Résultat | Landis.Core.ExtensionType |