$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [units] EE Acceleration, Velocity, Displacement in terms of decibels
From: Michael Powell (mwpowellnm_at_[hidden])
Date: 2011-12-03 15:18:18
Boost Units,
Has anyone done any work, conversions, etc, with Acceleration, Velocity,
Displacement (Length) in terms of decibels? dB, dBA, dBV, etc, and
conversions to/from more "conventional" units like meters, meters per
second, meters per second per second?
I am learning, for example, that it is possibly to integrate across the
Time dimension in order to yield Velocity from Acceleration, or similarly,
Displacement (Length) from Velocity.
I am doing a job with these type conversions going on across a spectrum
analysis and would be interested in hooking up the calculations using
boost::units to help enforce dimensional / unit integrity.
Thanks...
Best regards,
Michael