| Package | Description |
|---|---|
| fr.cnes.genopus.vehicle |
Package containing some widgets defining a vehicle.
|
| Modifier and Type | Method and Description |
|---|---|
fr.cnes.sirius.patrius.assembly.vehicle.AerodynamicProperties |
GPVehicle.getAerodynamicProperties()
Get aerodynamic properties.
|
fr.cnes.sirius.patrius.assembly.Assembly |
GPVehicle.getAssembly(fr.cnes.sirius.patrius.frames.Frame propagationFrame)
Get vehicle assembly.
|
String[] |
GPVehicle.getEngineNames()
Method to get the list of engine names.
|
fr.cnes.sirius.patrius.assembly.properties.MassProperty |
GPVehicle.getMassProperty()
Get the mass property.
|
fr.cnes.sirius.patrius.assembly.Vehicle |
GPVehicle.getPatriusObject()
Get the vehicle data.
|
fr.cnes.sirius.patrius.assembly.vehicle.RadiativeProperties |
GPVehicleRadiativeProps.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.assembly.vehicle.AerodynamicProperties |
GPVehicleAeroProps.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.assembly.properties.MassProperty |
GPVehicleMassProps.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.assembly.vehicle.RadiativeProperties |
GPVehicle.getRadiativeProperties()
Get radiative properties.
|
String[] |
GPVehicle.getTankNames()
Method to get the list of tank names.
|
void |
GPVehicleAeroProps.setAerodynamicProperties(fr.cnes.sirius.patrius.assembly.vehicle.AerodynamicProperties aeroProp)
Setter for the aerodynamic property.
|
void |
GPVehicleAeroProps.setDefaultAerodynamicProperties(fr.cnes.sirius.patrius.assembly.vehicle.AerodynamicProperties aeroProp)
Setter for the default aerodynamic property.
|
void |
GPAeroCoeffByOneVar.setDefaultValue(fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D dragCoefFunction,
fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D liftCoefFunction)
Setter for the default values for abscisas, drag coefficients and lift coefficients.
|
void |
GPAeroCoeffByTwoVar.setDefaultValue(fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AeroCoeffByAoAAndMach dragCoefFunction,
fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AeroCoeffByAoAAndMach liftCoefFunction)
Setter for the default values for abscisas, drag coefficients and lift coefficients.
|
void |
GPVehicle.setDefaultVehicle(fr.cnes.sirius.patrius.assembly.Vehicle vehicle)
Setter for the default vehicle.
|
void |
GPVehicleShape.setDefaultVehicleShape(fr.cnes.sirius.patrius.assembly.vehicle.VehicleSurfaceModel vehicleShape)
Setter for the default
VehicleSurfaceModel instance. |
void |
GPVehiclePropulsiveProps.setEnginesList(List<fr.cnes.sirius.patrius.assembly.properties.PropulsiveProperty> enginesList)
Setter for the list of engines.
|
void |
GPVehicleAeroProps.setSavedAerodynamicProperties(fr.cnes.sirius.patrius.assembly.vehicle.AerodynamicProperties aeroProp)
Setter for the saved aerodynamic property.
|
void |
GPAeroCoeffByOneVar.setSavedValue(fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D dragCoefFunction,
fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D liftCoefFunction)
Setter for the saved values for abscisas, drag coefficients and lift coefficients.
|
void |
GPVehicle.setSavedVehicle(fr.cnes.sirius.patrius.assembly.Vehicle vehicle)
Setter for the saved vehicle.
|
void |
GPVehicleShape.setSavedVehicleShape(fr.cnes.sirius.patrius.assembly.vehicle.VehicleSurfaceModel vehicleShape)
Setter for the saved
VehicleSurfaceModel instance. |
void |
GPVehiclePropulsiveProps.setTanksList(List<fr.cnes.sirius.patrius.assembly.properties.TankProperty> tanksList)
Setter for the list of fuel tanks.
|
void |
GPAeroCoeffByOneVar.setValue(fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D dragCoefFunction,
fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AbstractAeroCoeff1D liftCoefFunction)
Setter for the values for abscisas, drag coefficients and lift coefficients.
|
void |
GPAeroCoeffByTwoVar.setValue(fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AeroCoeffByAoAAndMach dragCoefFunction,
fr.cnes.sirius.patrius.assembly.models.aerocoeffs.AeroCoeffByAoAAndMach liftCoefFunction)
Setter for the values for abscisas, drag coefficients and lift coefficients.
|
void |
GPVehicle.setVehicle(fr.cnes.sirius.patrius.assembly.Vehicle vehicle)
Setter for the vehicle.
|
void |
GPVehicleShape.setVehicleShape(fr.cnes.sirius.patrius.assembly.vehicle.VehicleSurfaceModel vehicleShape)
Setter for a
VehicleSurfaceModel instance. |
Copyright © 2025. All rights reserved.