Uses of Interface
fr.cnes.sirius.patrius.assembly.models.cook.AlphaProvider

Packages that use AlphaProvider
fr.cnes.sirius.patrius.assembly.models.cook   
fr.cnes.sirius.patrius.assembly.properties   
 

Uses of AlphaProvider in fr.cnes.sirius.patrius.assembly.models.cook
 

Classes in fr.cnes.sirius.patrius.assembly.models.cook that implement AlphaProvider
 class AlphaConstant
          Constant alpha (energy accomodation coefficient).
 class AlphaCookModel
          Alpha (energy accomodation coefficient) following Cook model.
 

Constructors in fr.cnes.sirius.patrius.assembly.models.cook with parameters of type AlphaProvider
CookWallGasTemperature(ExtendedAtmosphere atmos, AlphaProvider alpha, double surfaceTemp)
          Constructor.
GinsWallGasTemperature(ExtendedAtmosphere atmos, AlphaProvider alpha, double surfaceTemp)
          Constructor.
 

Uses of AlphaProvider in fr.cnes.sirius.patrius.assembly.properties
 

Methods in fr.cnes.sirius.patrius.assembly.properties that return AlphaProvider
 AlphaProvider AeroProperty.getAlpha()
          Getter for the alpha.
 

Constructors in fr.cnes.sirius.patrius.assembly.properties with parameters of type AlphaProvider
AeroProperty(double epsilonIn, double wallTemperatureIn, AlphaProvider alphaIn)
          Constructor.
 



Copyright © 2017 CNES. All Rights Reserved.