Свойство | Тип | Описание | |
---|---|---|---|
ExtType | Landis.Core.ExtensionType | ||
ExtensionName | string | ||
PlugInName | string | ||
Type | Landis.Core.ExtensionType |
Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
CreateMap ( string path ) : IOutputRaster |
||
InitializePhase2 ( ) : void | ||
LogEvent ( int currentTime, |
||
WriteSummaryLog ( int currentTime ) : void |
public Initialize ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Результат | void |
public LoadParameters ( string dataFile, ICore mCore ) : void | ||
dataFile | string | |
mCore | ICore | |
Результат | void |
public PlugIn ( ) : Landis.Library.AgeOnlyCohorts | ||
Результат | Landis.Library.AgeOnlyCohorts |
public PlugIn ( ) : Landis.Library.BaseCohorts | ||
Результат | Landis.Library.BaseCohorts |
public static ExtensionType,Landis.Core ExtType | ||
Результат | Landis.Core.ExtensionType |