|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.geometry.trajectories.Trajectory
edu.stanford.rsl.konrad.geometry.trajectories.CircularTrajectory
public class CircularTrajectory
Constructor Summary | |
---|---|
CircularTrajectory()
|
|
CircularTrajectory(Trajectory source)
|
Method Summary | |
---|---|
void |
setTrajectory(int numProjectionMatrices,
double sourceToCenterOfRotationDistance,
double averageAngularIncrement,
double detectorOffsetX,
double detectorOffsetY,
Projection.CameraAxisDirection uDirection,
Projection.CameraAxisDirection vDirection,
SimpleVector rotationAxis)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CircularTrajectory()
public CircularTrajectory(Trajectory source)
Method Detail |
---|
public void setTrajectory(int numProjectionMatrices, double sourceToCenterOfRotationDistance, double averageAngularIncrement, double detectorOffsetX, double detectorOffsetY, Projection.CameraAxisDirection uDirection, Projection.CameraAxisDirection vDirection, SimpleVector rotationAxis)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |