Returns the list of derived units for the specified base unit.
function getDerivedUnits input String baseUnit; output String[:] derivedUnits; end getDerivedUnits;