java - How can I change or override a factor defined in JScience library? -
jscience library implementation uses set of values converting units each other. not sure defined constants.
i use own conversion factor convert meters feet. there way accomplish in jscience api?
thanks
consider using jsr-363, went final month ago, while jsr-275 never did. extension modules uom-systems convert meters feet, inch or other customary units. let know, either here or better in github issue tracker(s) if there's you're missing or think not work intended.
Comments
Post a Comment