Property | Type | Description | |
---|---|---|---|
description | String | ||
gameObject | |||
guiLabel | |||
label | String | ||
unityPos | Vector3 |
Method | Description | |
---|---|---|
LogEntry ( String label, String description, Vessel v ) : System | ||
LogEntry ( double latitude, double longitude, double altitude, |
public LogEntry ( String label, String description, Vessel v ) : System | ||
label | String | |
description | String | |
v | Vessel | |
return | System |
public LogEntry ( double latitude, double longitude, double altitude, |
||
latitude | double | |
longitude | double | |
altitude | double | |
orientation | ||
velocity | Vector3 | |
recordTime | double | |
label | String | |
description | String | |
return | System |
public GameObject,UnityEngine gameObject | ||
return |