C# Class kOS.VesselSensors

Inheritance: Structure
Show file Open project: Nivekk/KOS

Public Methods

Method Description
GetSuffix ( string suffixName ) : object
ToString ( ) : string
VesselSensors ( Vessel target ) : System

Method Details

GetSuffix() public method

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

ToString() public method

public ToString ( ) : string
return string

VesselSensors() public method

public VesselSensors ( Vessel target ) : System
target Vessel
return System