Re: [Boost-users] [Units] derived units of SI system (newbie)
14 Dec
2010
14 Dec
'10
5:26 p.m.
Thank you very much, Steve! From your reply I learned: - to think twice; not in physical values but actually in units - that supplements on existing systems are not bad - errors related to conversion factors indicate that I should check my own units (formulas) The body of the main function simplifies to: bu::quantitySI::frequency WSR_x(100*SI::hertz); bu::quantitySI::dynamic_viscosity eta(4.6*(SI::kilograms/(SI::meter*SI::second))); bu::quantitySI::stress WSS_x(WSR_x*eta); Best regards, Andre
5084
Age (days ago)
5084
Last active (days ago)
0 comments
1 participants
participants (1)
-
André Berthe