java.lang.Object
de.grogra.xl.compiler.xl16u.types.XL16UTemperatureConversions
-
Method Summary
Modifier and TypeMethodDescriptionstatic doublefromCanonical(XL16UPhysicalType physicalType, XL16UUnit unit, double value) static booleanisTemperature(XL16UPhysicalType physicalType) static booleanisTemperatureDifference(XL16UPhysicalType physicalType) static booleanisTemperatureSemantic(XL16UPhysicalType physicalType) static booleanstatic doubletoCanonical(XL16UPhysicalType physicalType, XL16UUnit unit, double value)
-
Method Details
-
toCanonical
-
fromCanonical
-
isTemperature
-
isTemperatureDifference
-
isTemperatureSemantic
-
isTemperatureSemanticMismatch
public static boolean isTemperatureSemanticMismatch(XL16UPhysicalType left, XL16UPhysicalType right)
-