CalculateFunctions Class Reference
Class which handles pointers to regime calculation plugins designed for being passing as argument to calculation functions.
More...
List of all members.
Detailed Description
Class which handles pointers to regime calculation plugins designed for being passing as argument to calculation functions.
Constructor & Destructor Documentation
| CalculateFunctions::CalculateFunctions |
( |
|
) |
[inline] |
Member Function Documentation
| bool CalculateFunctions::isDefined |
( |
|
) |
[inline] |
| bool CalculateFunctions::isEnabledAnnular |
( |
|
) |
[inline] |
| bool CalculateFunctions::isEnabledDispersed |
( |
|
) |
[inline] |
| bool CalculateFunctions::isEnabledSlug |
( |
|
) |
[inline] |
| bool CalculateFunctions::isEnabledStratified |
( |
|
) |
[inline] |
| void CalculateFunctions::setEnabledAnnular |
( |
bool |
enabled |
) |
[inline] |
| void CalculateFunctions::setEnabledDispersed |
( |
bool |
enabled |
) |
[inline] |
| void CalculateFunctions::setEnabledSlug |
( |
bool |
enabled |
) |
[inline] |
| void CalculateFunctions::setEnabledStratified |
( |
bool |
enabled |
) |
[inline] |
Set the plugin used to calculate annular flow
Member Data Documentation