Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Attributes | Properties | List of all members
CommNet.CommPath Class Reference
Inheritance diagram for CommNet.CommPath:

Public Member Functions

virtual new void Clear ()
 
bool IsLastHopHome ()
 
override string ToString ()
 
override void UpdateFromPath ()
 

Protected Attributes

CommLink first
 
CommLink last
 

Properties

VesselControlState commType [get, set]
 
override CommLink First [get]
 
override CommLink Last [get]
 
SignalStrength signal [get, set]
 
double signalStrength [get, set]
 

Member Function Documentation

virtual new void CommNet.CommPath.Clear ( )
inlinevirtual
bool CommNet.CommPath.IsLastHopHome ( )
inline
override string CommNet.CommPath.ToString ( )
inline
override void CommNet.CommPath.UpdateFromPath ( )
inline

Member Data Documentation

CommLink CommNet.CommPath.first
protected
CommLink CommNet.CommPath.last
protected

Property Documentation

VesselControlState CommNet.CommPath.commType
getset
override CommLink CommNet.CommPath.First
get
override CommLink CommNet.CommPath.Last
get
SignalStrength CommNet.CommPath.signal
getset
double CommNet.CommPath.signalStrength
getset

The documentation for this class was generated from the following file: