Uses of Class
fr.cnes.sirius.patrius.assembly.properties.features.Facet

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

Uses of Facet in fr.cnes.sirius.patrius.assembly
 

Methods in fr.cnes.sirius.patrius.assembly that return types with arguments of type Facet
 List<Facet> Vehicle.getSolarPanelsList()
          Returns the solar panels list.
 

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

Constructors in fr.cnes.sirius.patrius.assembly.models.cook with parameters of type Facet
CnCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps, double wallGasTemp)
          Constructor with constant wall gas temperature.
CnCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps, WallGasTemperatureProvider wallGasTemp)
          Constructor.
CtCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps)
          Constructor.
 

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

Methods in fr.cnes.sirius.patrius.assembly.properties that return Facet
 Facet AeroFacetProperty.getFacet()
          Get the facet.
 Facet RadiativeFacetProperty.getFacet()
          Get the facet.
 

Constructors in fr.cnes.sirius.patrius.assembly.properties with parameters of type Facet
AeroFacetProperty(Facet inFacet)
          Constructor of this property for default coefficient values.
AeroFacetProperty(Facet inFacet, double normalCoef, double tangentialCoef)
          Constructor of this property.
AeroFacetProperty(Facet inFacet, IParamDiffFunction normalCoefFct, IParamDiffFunction tangentialCoefFct)
          Constructor of this property.
AeroFacetProperty(Facet inFacet, Parameter normalCoef, Parameter tangentialCoef)
          Constructor of this property using Parameter.
RadiativeFacetProperty(Facet inFacet)
          Constructor of this property.
 



Copyright © 2017 CNES. All Rights Reserved.