movements
Class TrackSegment.Direction

java.lang.Object
  extended bymovements.TrackSegment.Direction
Enclosing class:
TrackSegment

class TrackSegment.Direction
extends java.lang.Object


Field Summary
private  double across
           
private  double down
           
 
Constructor Summary
(package private) TrackSegment.Direction(double down, double across)
           
 
Method Summary
(package private)  double atan()
           
(package private)  double getDistance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

down

private double down

across

private double across
Constructor Detail

TrackSegment.Direction

TrackSegment.Direction(double down,
                       double across)
Method Detail

atan

double atan()

getDistance

double getDistance()


Copyright © 2003 Nigel Westbury