|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomRadiativeProperties | |
|---|---|
| fr.cnes.genopus.nonWidget.vehicle | Package containing some objects related to vehicle intended to be added to PATRIUS. |
| fr.cnes.genopus.vehicle | Package containing some widgets defining a vehicle. |
| Uses of CustomRadiativeProperties in fr.cnes.genopus.nonWidget.vehicle |
|---|
| Methods in fr.cnes.genopus.nonWidget.vehicle that return CustomRadiativeProperties | |
|---|---|
CustomRadiativeProperties |
CustomVehicle.getRadiativeProperties()
Get radiative properties. |
| Constructors in fr.cnes.genopus.nonWidget.vehicle with parameters of type CustomRadiativeProperties | |
|---|---|
CustomVehicle(fr.cnes.sirius.patrius.assembly.properties.MassProperty dryMassProperty,
CustomAerodynamicProperties aerodynamicProperties,
CustomRadiativeProperties radiativeProperties,
ArrayList<CustomEngine> enginesList,
ArrayList<CustomFuelTank> fuelTankList)
Creates a new instance. |
|
| Uses of CustomRadiativeProperties in fr.cnes.genopus.vehicle |
|---|
| Methods in fr.cnes.genopus.vehicle that return CustomRadiativeProperties | |
|---|---|
CustomRadiativeProperties |
GPVehicleRadiativeProps.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomRadiativeProperties |
GPVehicleRadiativeProps.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomRadiativeProperties |
GPVehicle.getRadiativeProperties()
Get radiative properties. |
| Methods in fr.cnes.genopus.vehicle with parameters of type CustomRadiativeProperties | |
|---|---|
void |
GPVehicleRadiativeProps.setDefaultRadiativeProperties(CustomRadiativeProperties radiativeProperties)
Setter for the default radiative properties. |
void |
GPVehicleRadiativeProps.setRadiativeProperties(CustomRadiativeProperties radiativeProperties)
Setter for the radiative properties. |
void |
GPVehicleRadiativeProps.setSavedRadiativeProperties(CustomRadiativeProperties radiativeProperties)
Setter for the saved radiative properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||