Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
unitOnly :: Unit -> VolumeData Source #
valueOnly :: Double -> VolumeData Source #
withUnit :: Unit -> VolumeData -> VolumeData Source #
withValue :: Double -> VolumeData -> VolumeData Source #
withInterval :: (Double, Double) -> VolumeData -> VolumeData Source #
withMin :: Double -> VolumeData -> VolumeData Source #
withMax :: Double -> VolumeData -> VolumeData Source #