SVector

object SVector
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(coordinates: Double*): DoubleVector
def apply(radius: Double, theta: Angle): DoubleVector

Create a 2-dimensional DoubleVector from Polar Coordinates

Create a 2-dimensional DoubleVector from Polar Coordinates

Value Params
radius

the magnitude of the vector

theta

the angle from the polar axis