jsci.physics
Class Drag
- java.lang.Object
-
- jsci.physics.Drag
-
public class Drag extends java.lang.ObjectThe drag force is proportional to the square of a particle's speed. D(v) = -k |v| v
-
-
Constructor Summary
Constructors Constructor and Description Drag(double coeff)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description jsci.physics.Drag.ForcecreateForce(AbstractClassicalParticle p)
-
-
-
Method Detail
-
createForce
public jsci.physics.Drag.Force createForce(AbstractClassicalParticle p)
-
-
DMelt 3.0 © DataMelt by jWork.ORG