simulator.model
Interface PolarVect

All Known Implementing Classes:
PolarCoord, SMVector

public interface PolarVect

Interface of a structure encapsulating polar coordinate vector

Version:
1.0

Method Summary
 double getAngle()
           
 double getMagnitude()
           
 

Method Detail

getAngle

double getAngle()
Returns:
angle in degrees between 0 and 360

getMagnitude

double getMagnitude()
Returns:
magnitude