Functions Documentation
View Function Edit Function
Name objGetVel
Syntax (objGetVel spaceObject)
Argument List spaceObject: The space object you want to get the current velocity of.
Returns velVector: the current velocity of the spaceObject.
Category vector operator, 0.99, spaceobject
Description Returns the velocity vector of the spaceObject.
Example
Comment A basic function for manipulating the speed of a spaceObject.