Method | Description | |
---|---|---|
GetHashCode ( ) : int | ||
OnConnectionRefresh ( List |
Called on connection refresh to update the connections.
|
|
ToString ( ) : string | ||
VesselSatellite ( List |
Build a new instance of VesselSatellite.
|
public OnConnectionRefresh ( List |
||
routes | List |
List of network routes. |
return | void |
public VesselSatellite ( List |
||
signalProcessors | List |
List of signal processor for this satellites. Can't be null. |
return | System |