SORTIE Java Interface  1
Public Attributes | List of all members
sortie.data.funcgroups.nci.NCIEffect.nci_term Enum Reference

Flag values for which NCI term is desired. More...

Public Attributes

 no_nci_term
 No NCI term (class clNoNCITerm) More...
 
 default_nci_term
 Default NCI term (class clDefaultNCITerm) More...
 
 nci_with_neighbor_damage
 NCI term with neighbor damage (class clNCITermWithNeighborDamage) More...
 
 larger_neighbors
 Count of larger neighbors (class clNCILargerNeighbors) More...
 
 neighbor_ba
 Neighbor BA (class clNCINeighborBA) More...
 
 nci_with_seedlings
 NCI with seedling competition (class clNCIWithSeedlings) More...
 
 nci_ba_ratio
 NCI with ba ratio (class clNCITermBARatio) More...
 
 nci_ba_ratio_dbh_default
 NCI with ba ratio (class clNCITermBARatioDBHDefault) More...
 
 nci_nci_ba_ratio
 NCI with temp dependent lambda (class clNCITermNCIBARatio) More...
 
 nci_nci_ba_ratio_ba_default
 NCI with temp dependent lambda (class clNCITermNCIBARatio) More...
 
 nci_nci_temp_dep_ba_ratio
 NCI with temp dependent lambda (class clNCITermNCITempDepBARatio) More...
 
 nci_nci_temp_dep_ba_ratio_ba_default
 NCI with temp dependent lambda (class clNCITermNCITempDepBARatio) More...
 

Detailed Description

Flag values for which NCI term is desired.

Member Data Documentation

◆ default_nci_term

sortie.data.funcgroups.nci.NCIEffect.nci_term.default_nci_term

Default NCI term (class clDefaultNCITerm)

◆ larger_neighbors

sortie.data.funcgroups.nci.NCIEffect.nci_term.larger_neighbors

Count of larger neighbors (class clNCILargerNeighbors)

◆ nci_ba_ratio

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_ba_ratio

NCI with ba ratio (class clNCITermBARatio)

◆ nci_ba_ratio_dbh_default

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_ba_ratio_dbh_default

NCI with ba ratio (class clNCITermBARatioDBHDefault)

◆ nci_nci_ba_ratio

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_nci_ba_ratio

NCI with temp dependent lambda (class clNCITermNCIBARatio)

◆ nci_nci_ba_ratio_ba_default

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_nci_ba_ratio_ba_default

NCI with temp dependent lambda (class clNCITermNCIBARatio)

◆ nci_nci_temp_dep_ba_ratio

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_nci_temp_dep_ba_ratio

NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)

◆ nci_nci_temp_dep_ba_ratio_ba_default

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_nci_temp_dep_ba_ratio_ba_default

NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)

◆ nci_with_neighbor_damage

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_with_neighbor_damage

NCI term with neighbor damage (class clNCITermWithNeighborDamage)

◆ nci_with_seedlings

sortie.data.funcgroups.nci.NCIEffect.nci_term.nci_with_seedlings

NCI with seedling competition (class clNCIWithSeedlings)

◆ neighbor_ba

sortie.data.funcgroups.nci.NCIEffect.nci_term.neighbor_ba

Neighbor BA (class clNCINeighborBA)

◆ no_nci_term

sortie.data.funcgroups.nci.NCIEffect.nci_term.no_nci_term

No NCI term (class clNoNCITerm)


The documentation for this enum was generated from the following file: