|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.rossum.RsComponent
rp1.rossum.RsAccelerationParameter
public class RsAccelerationParameter
A class used to specify acceleration profiles.
Field Summary | |
---|---|
double |
acceleration
|
double |
velocity
|
Constructor Summary | |
---|---|
RsAccelerationParameter(double velocity,
double acceleration)
|
Method Summary |
---|
Methods inherited from class rp1.rossum.RsComponent |
---|
clone |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final double velocity
public final double acceleration
Constructor Detail |
---|
public RsAccelerationParameter(double velocity, double acceleration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |