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

Flag values for which precipitation effect term is desired. More...

Public Attributes

 no_precip_effect
 No precip effect (class clNoPrecipitationEffect) More...
 
 weibull_precip_effect
 Weibull precipitation effect (class clPrecipitationEffectWeibull) More...
 
 double_logistic_precip_effect
 Double logistic precipitation effect (class clPrecipitationEffectDoubleLogistic) More...
 

Detailed Description

Flag values for which precipitation effect term is desired.

Member Data Documentation

◆ double_logistic_precip_effect

sortie.data.funcgroups.nci.NCIEffect.precipitation_effect.double_logistic_precip_effect

Double logistic precipitation effect (class clPrecipitationEffectDoubleLogistic)

◆ no_precip_effect

sortie.data.funcgroups.nci.NCIEffect.precipitation_effect.no_precip_effect

No precip effect (class clNoPrecipitationEffect)

◆ weibull_precip_effect

sortie.data.funcgroups.nci.NCIEffect.precipitation_effect.weibull_precip_effect

Weibull precipitation effect (class clPrecipitationEffectWeibull)


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