Flight log entry
More...
| FlightLog.Entry.Entry |
( |
int |
flight, |
|
|
string |
type, |
|
|
string |
target = null |
|
) |
| |
|
inline |
Default entry constructor
- Parameters
-
| time | Time at which this entry occurred |
| type | Entry type name |
| target | Entry target |
| FlightLog.Entry.Entry |
( |
int |
flight, |
|
|
EntryType |
type, |
|
|
string |
target = null |
|
) |
| |
|
inline |
Default entry constructor
- Parameters
-
| time | Time at which this entry occurred |
| type | Entry type name |
| target | Entry target |
| int FlightLog.Entry.flight |
Time at which this entry occurred
| string FlightLog.Entry.target |
| string FlightLog.Entry.type |
The documentation for this class was generated from the following file: