OpenFLUID.getUnitsClassesR Documentation

Returns the existing units classes

Description

Returns the existing units classes

Usage

OpenFLUID.getUnitsClasses(ofblob)

Arguments

ofblob

the simulation definition blob

Value

a vector of units classes

See Also

OpenFLUID.getUnitsIDs

Examples

## Not run: 
cls = OpenFLUID.getUnitsClasses(ofsim)

## End(Not run)