Property | Type | Description |
---|
Method | Description | |
---|---|---|
Transponder ( ) : System |
Empty constructor for serialization
|
|
Transponder ( string stationName, int distance ) : System |
Default constructor
|
public Transponder ( string stationName, int distance ) : System | ||
stationName | string | Name of the upcoming station |
distance | int | Distance to the upcoming station |
return | System |