Package | Description |
---|---|
fr.cnes.sirius.patrius.assembly | |
fr.cnes.sirius.patrius.assembly.models.cook | |
fr.cnes.sirius.patrius.assembly.properties |
Modifier and Type | Method and Description |
---|---|
List<Facet> |
Vehicle.getSolarPanelsList()
Returns the solar panels list.
|
Constructor and Description |
---|
Vehicle(CrossSectionProvider mainShapeIn,
List<Facet> solarPanelsIn,
MassProperty dryMassPropertyIn,
AerodynamicProperties aerodynamicPropertiesIn,
RadiativeProperties radiativePropertiesIn,
List<PropulsiveProperty> enginesList,
List<TankProperty> fuelTankList)
Creates a new instance.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Method and Description |
---|---|
Facet |
RadiativeFacetProperty.getFacet()
Get the facet.
|
Facet |
AeroFacetProperty.getFacet()
Get the facet.
|
Constructor and Description |
---|
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 © 2021 CNES. All rights reserved.