API:Krakensbane

From Kerbal Space Program Wiki
Revision as of 03:42, 10 November 2012 by N3X15 (talk | contribs) (Release of XML code docs authorized by HarvesteR.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Krakensbane Class

Inherits Implements
  • MonoBehaviour
This article is a stub. You can help KSP Wiki by expanding it.

No summary has been written for this class.

Fields

The following is a list of publically-accessible fields in Krakensbane. This includes protected items, which can be accessed by subclasses.

Signature Description
Vector3d FrameVel
float MaxV

Methods

The following are methods included in Krakensbane.

Signature Description
static Vector3d GetFrameVelocity() Returns the velocity of the Krakensbane velocity frame.
static void ResetVelocityFrame() sets the frame velocity back to 0m/s. Use this if setting the worldspace velocity of vessels directly.
static Vector3 GetFrameVelocityV3f() Returns the velocity of the Krakensbane velocity frame as a single-precision vector.
static Vector3d GetLastCorrection() Returns the last velocity correction performed.
void setOffset()