Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Velocity interface shall be renamed as Speed #24

Closed
GoogleCodeExporter opened this issue Feb 19, 2016 · 1 comment
Closed

Velocity interface shall be renamed as Speed #24

GoogleCodeExporter opened this issue Feb 19, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

All Quantity sub-interfaces are scalar quantities, except Velocity which is a 
vector quantity. This interface shall be renamed as Speed for consistency with 
the rest of the Quantity package.

More specifically, Speed is a scalar quantity that refers to "how fast an 
object is moving" while Velocity is a vector quantity that refers to "the rate 
at which an object changes its position" (see [1] and [2]). Speed is the 
magnitude of Velocity.

Note that the quantity package already uses Length (a scalar value) instead 
than Displacement (a vector value). Usage of Velocity is inconsistent with the 
above.

[1] http://www.physicsclassroom.com/class/1dkin/u1l1d.cfm
[2] http://en.wikipedia.org/wiki/Speed

Original issue reported on code.google.com by martdesr...@gmail.com on 26 Jan 2013 at 6:49

@GoogleCodeExporter
Copy link
Author

Committed as of revision 240.

Original comment by martdesr...@gmail.com on 5 Feb 2013 at 7:13

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant