|
| string | Id [get, set] |
| |
| string | Name [get, set] |
| |
| bool | Active [get, set] |
| |
| string | Model [get, set] |
| |
| string | Type [get, set] |
| |
| uint | Imo [get, set] |
| |
| uint | Mmsi [get, set] |
| |
| uint | Abs [get, set] |
| |
| uint | Class [get, set] |
| |
| string | Status [get, set] |
| |
| double | Latitude [get, set] |
| |
| double | Longitude [get, set] |
| |
| string | Link [get, set] |
| |
| string | Image [get, set] |
| |
| List< string > | Roles [get, set] |
| |
| string | LegacyId [get, set] |
| |
| double | MassKilograms [get, set] |
| |
| double | MassPounds [get, set] |
| |
| uint | YearBuilt [get, set] |
| |
| string | HomePort [get, set] |
| |
| double | SpeedKnots [get, set] |
| |
| double | CourseDegrees [get, set] |
| |
| DateTime | LastAisUpdate [get, set] |
| |
| List< string > | LaunchesId [get, set] |
| |
| List< Lazy< LaunchInfo > > | Launches [get] |
| |
| OddityCore | Context [get, set] |
| |
| string | Id [get, set] |
| | Gets or sets the model ID. More...
|
| |
| override string Oddity.Models.Ships.ShipInfo.ToString |
( |
| ) |
|
| uint Oddity.Models.Ships.ShipInfo.Abs |
|
getset |
| bool Oddity.Models.Ships.ShipInfo.Active |
|
getset |
| uint Oddity.Models.Ships.ShipInfo.Class |
|
getset |
| double Oddity.Models.Ships.ShipInfo.CourseDegrees |
|
getset |
| string Oddity.Models.Ships.ShipInfo.HomePort |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Id |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Image |
|
getset |
| uint Oddity.Models.Ships.ShipInfo.Imo |
|
getset |
| DateTime Oddity.Models.Ships.ShipInfo.LastAisUpdate |
|
getset |
| double Oddity.Models.Ships.ShipInfo.Latitude |
|
getset |
| List<Lazy<LaunchInfo> > Oddity.Models.Ships.ShipInfo.Launches |
|
get |
| List<string> Oddity.Models.Ships.ShipInfo.LaunchesId |
|
getset |
| string Oddity.Models.Ships.ShipInfo.LegacyId |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Link |
|
getset |
| double Oddity.Models.Ships.ShipInfo.Longitude |
|
getset |
| double Oddity.Models.Ships.ShipInfo.MassKilograms |
|
getset |
| double Oddity.Models.Ships.ShipInfo.MassPounds |
|
getset |
| uint Oddity.Models.Ships.ShipInfo.Mmsi |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Model |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Name |
|
getset |
| List<string> Oddity.Models.Ships.ShipInfo.Roles |
|
getset |
| double Oddity.Models.Ships.ShipInfo.SpeedKnots |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Status |
|
getset |
| string Oddity.Models.Ships.ShipInfo.Type |
|
getset |
| uint Oddity.Models.Ships.ShipInfo.YearBuilt |
|
getset |
The documentation for this class was generated from the following file: