Uses of Class
ucar.unidata.view.sounding.ClockedBean

Packages that use ClockedBean
Package
Description
Provides support for aerological diagrams.
  • Uses of ClockedBean in ucar.unidata.view.sounding

    Modifier and Type
    Class
    Description
    final 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 pressure
    final 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.
    Modifier and Type
    Method
    Description
    ClockedBeanCycleException.getClockedBean()
    Returns the clocked JavaBean at which a cycle was detected.
    Constructors in ucar.unidata.view.sounding with parameters of type ClockedBean
    Modifier
    Constructor
    Description
     
    Constructs from the clocked JavaBean that is part of a cycle.