GetSectorThrust


Returns the thrust of a sector. Read notes. Syntax:

thrust_vec=GetSectorThrust(sector);

thrust_vec: The thrust vector will hold the thrust that is applied in each axis. For example, if the vector was '0 0 2', there would be a thrust of 2 in the z axis.