Uses of Class
ucar.unidata.view.sounding.ClockedBean
Packages that use ClockedBean
-
Uses of ClockedBean in ucar.unidata.view.sounding
Subclasses of ClockedBean in ucar.unidata.view.soundingModifier and TypeClassDescriptionfinal class
A Java Bean that computes an atmospheric buoyancy-profile of the trajectory of a parcel of air from in-situ temperature and dew-point profiles.final class
A Java Bean that computes the Convective Available Potential Energy (CAPE) an atmospheric buoyancy-profile.final class
A Java Bean that computes the Convective INhibition (CIN) from a buoyancy profile, a starting pressure, and the pressure at the Level of Free Convection (LFC).final class
A Java Bean that extracts the dew-point temperature from a dew-point temperature profile at a given pressure.final class
A Java Bean that computes the pressure of the saturation-point from an initial pressure and temperature, and a saturation-point pressurefinal class
A Java Bean that computes the temperature of the saturation-point from an initial pressure, temperature, and water-vapor mixing-ratio.final class
A Java Bean that computes the Level of Free Convection (LFC) from an atmospheric buoyancy-profile.final class
A Java Bean that computes saturation mixing ratio from a pressure and the dew-point at that pressure.class
A Java Bean that computes the trajectory of a parcel of saturated air lifted pseudo-adiabatically from its saturation point.Methods in ucar.unidata.view.sounding that return ClockedBeanModifier and TypeMethodDescriptionClockedBeanCycleException.getClockedBean()
Returns the clocked JavaBean at which a cycle was detected.Constructors in ucar.unidata.view.sounding with parameters of type ClockedBeanModifierConstructorDescriptionConstructs from the clocked JavaBean that is part of a cycle.