[jira] [Commented] (OFBIZ-4251) DATASPD_MEASURE has incorrect conversionFactors
Posted by
Nicolas Malin (Jira) on
Apr 13, 2011; 10:52am
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-4251-DATASPD-MEASURE-has-incorrect-conversionFactors-tp3446810p3446822.html
[
https://issues.apache.org/jira/browse/OFBIZ-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019280#comment-13019280 ]
Seweryn Niemiec commented on OFBIZ-4251:
----------------------------------------
As you can imagine, when you sell something using bit rate as unit, multiplication factors will be very important.
> DATASPD_MEASURE has incorrect conversionFactors
> -----------------------------------------------
>
> Key: OFBIZ-4251
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4251> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 10.04
> Reporter: Seweryn Niemiec
> Labels: bitrate,, multiplier,, units,
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Binary prefixes have never been used for bitrates. Bitrate has multiplication factors based on powers of 10, not 2. k, M, G etc are standard metric multipliers: 10^3, 10^6, 10^9, not 2^10, 2^20, 2^30. Check
http://en.wikipedia.org/wiki/Bit_rate for details.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira