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)
 
 default_nci_term
 Default NCI term (class clDefaultNCITerm)
 
 nci_with_neighbor_damage
 NCI term with neighbor damage (class clNCITermWithNeighborDamage)
 
 larger_neighbors
 Count of larger neighbors (class clNCILargerNeighbors)
 
 neighbor_ba
 Neighbor BA (class clNCINeighborBA)
 
 nci_with_seedlings
 NCI with seedling competition (class clNCIWithSeedlings)
 
 nci_ba_ratio
 NCI with ba ratio (class clNCITermBARatio)
 
 nci_ba_ratio_dbh_default
 NCI with ba ratio (class clNCITermBARatioDBHDefault)
 
 nci_nci_ba_ratio
 NCI with temp dependent lambda (class clNCITermNCIBARatio)
 
 nci_nci_ba_ratio_ba_default
 NCI with temp dependent lambda (class clNCITermNCIBARatio)
 
 nci_nci_temp_dep_ba_ratio
 NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)
 
 nci_nci_temp_dep_ba_ratio_ba_default
 NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)
 

Detailed Description

Flag values for which NCI term is desired.

Member Data Documentation

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

Default NCI term (class clDefaultNCITerm)

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

Count of larger neighbors (class clNCILargerNeighbors)

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

NCI with ba ratio (class clNCITermBARatio)

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

NCI with ba ratio (class clNCITermBARatioDBHDefault)

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

NCI with temp dependent lambda (class clNCITermNCIBARatio)

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

NCI with temp dependent lambda (class clNCITermNCIBARatio)

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

NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)

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

NCI with temp dependent lambda (class clNCITermNCITempDepBARatio)

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

NCI term with neighbor damage (class clNCITermWithNeighborDamage)

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

NCI with seedling competition (class clNCIWithSeedlings)

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

Neighbor BA (class clNCINeighborBA)

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: