PyANGKernel.GKFunctionVolume

class GKFunctionVolume

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

Detailed Description

Includes the Experiment to access variables, the vehicle type and the purpose.

__init__()
__init__(_volume)
Parameters:

_volume – float

getUsers()
Return type:

.list of const GKBaseObject

getVehicleVolume(_vehicle)
Parameters:

_vehicleGKVehicle

Return type:

float

Returns the volume for the desired vehicle type.

getVolume()
Return type:

float

Returns the volume All.

getVolume(_userClass)
Parameters:

_userClassGKBaseObject

Return type:

float

Returns the volume for the desired user class.