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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -