Метод | Описание | |
---|---|---|
GetBiomassRemoved ( this stand, ISpecies species ) : int | ||
RecordBiomassRemoved ( this stand, ISpecies species, int reduction ) : void | ||
ResetBiomassRemoved ( this stand ) : void |
Метод | Описание | |
---|---|---|
BiomassRemovedBySpecies ( this stand ) : int[] |
public static GetBiomassRemoved ( this stand, ISpecies species ) : int | ||
stand | this | |
species | ISpecies | |
Результат | int |
public static RecordBiomassRemoved ( this stand, ISpecies species, int reduction ) : void | ||
stand | this | |
species | ISpecies | |
reduction | int | |
Результат | void |
public static ResetBiomassRemoved ( this stand ) : void | ||
stand | this | |
Результат | void |