C# Класс Landis.Extension.BiomassHarvest.PlugIn

Наследование: Landis.PlugIns.PlugIn, Landis.PlugIns.ICleanUp
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ExtType ExtensionType
ExtensionName string
Type ExtensionType
Type Landis.PlugIns.PlugInType

Открытые методы

Метод Описание
CohortKilledByAgeOnlyDisturbance ( object sender, Biomass eventArgs ) : void
CohortKilledByAgeOnlyDisturbance ( object sender, DeathEventArgs eventArgs ) : void
Initialize ( ) : void
Initialize ( string dataFile, PlugIns modelCore ) : void
LoadParameters ( string dataFile, ICore mCore ) : void
PlugIn ( ) : Edu.Wisc.Forest.Flel.Util
Run ( ) : void
SiteHarvested ( object sender, SiteHarvestedEvent eventArgs ) : void
WriteLogEntry ( ManagementArea mgmtArea, Stand stand ) : void

Приватные методы

Метод Описание
CreateMap ( string path ) : IOutputRaster
PlugIns ( ) : void
WritePrescriptionMap ( int timestep ) : void

Writes an output map of prescriptions that harvested each active site.

Описание методов

CohortKilledByAgeOnlyDisturbance() публичный статический Метод

public static CohortKilledByAgeOnlyDisturbance ( object sender, Biomass eventArgs ) : void
sender object
eventArgs Biomass
Результат void

CohortKilledByAgeOnlyDisturbance() публичный статический Метод

public static CohortKilledByAgeOnlyDisturbance ( object sender, DeathEventArgs eventArgs ) : void
sender object
eventArgs DeathEventArgs
Результат void

Initialize() публичный Метод

public Initialize ( ) : void
Результат void

Initialize() публичный Метод

public Initialize ( string dataFile, PlugIns modelCore ) : void
dataFile string
modelCore PlugIns
Результат void

LoadParameters() публичный Метод

public LoadParameters ( string dataFile, ICore mCore ) : void
dataFile string
mCore ICore
Результат void

PlugIn() публичный Метод

public PlugIn ( ) : Edu.Wisc.Forest.Flel.Util
Результат Edu.Wisc.Forest.Flel.Util

Run() публичный Метод

public Run ( ) : void
Результат void

SiteHarvested() публичный статический Метод

public static SiteHarvested ( object sender, SiteHarvestedEvent eventArgs ) : void
sender object
eventArgs SiteHarvestedEvent
Результат void

WriteLogEntry() публичный Метод

public WriteLogEntry ( ManagementArea mgmtArea, Stand stand ) : void
mgmtArea Landis.Harvest.ManagementArea
stand Stand
Результат void

Описание свойств

ExtType публичное статическое свойство

public static ExtensionType ExtType
Результат ExtensionType

ExtensionName публичное статическое свойство

public static string ExtensionName
Результат string

Type публичное статическое свойство

public static ExtensionType Type
Результат ExtensionType

Type публичное статическое свойство

public static PlugInType,Landis.PlugIns Type
Результат Landis.PlugIns.PlugInType