| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRadiativeProperties |
CustomVehicle.getRadiativeProperties()
Get radiative properties.
|
| Constructor and Description |
|---|
CustomVehicle(fr.cnes.sirius.patrius.assembly.properties.MassProperty dryMassProperty,
CustomAerodynamicProperties aerodynamicProperties,
CustomRadiativeProperties radiativeProperties,
ArrayList<CustomEngine> enginesList,
ArrayList<CustomFuelTank> fuelTankList)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All rights reserved.