C# Class kOS.VesselVelocity

Inheritance: kOS.SpecialValue
Show file Open project: Nivekk/KOS

Public Methods

Method Description
GetSuffix ( string suffixName ) : object
ToString ( ) : string
VesselVelocity ( Vessel v ) : System

Method Details

GetSuffix() public method

public GetSuffix ( string suffixName ) : object
suffixName string
return object

ToString() public method

public ToString ( ) : string
return string

VesselVelocity() public method

public VesselVelocity ( Vessel v ) : System
v Vessel
return System