Class: Vatsim::Pilot

Inherits:
Client show all
Defined in:
lib/vatsim/pilot.rb

Overview

Connected pilot

Instance Attribute Summary collapse

Method Summary

Methods inherited from Client

#initialize

Constructor Details

This class inherits a constructor from Vatsim::Client

Instance Attribute Details

#altitudeObject (readonly)

Returns the value of attribute altitude.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def altitude
  @altitude
end

#callsignObject (readonly)

Returns the value of attribute callsign.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def callsign
  @callsign
end

#cidObject (readonly)

Returns the value of attribute cid.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def cid
  @cid
end

#clienttypeObject (readonly)

Returns the value of attribute clienttype.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def clienttype
  @clienttype
end

#groundspeedObject (readonly)

Returns the value of attribute groundspeed.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def groundspeed
  @groundspeed
end

#headingObject (readonly)

Returns the value of attribute heading.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def heading
  @heading
end

#latitudeObject (readonly)

Returns the value of attribute latitude.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def latitude
  @latitude
end

#longitudeObject (readonly)

Returns the value of attribute longitude.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def longitude
  @longitude
end

#planned_actdeptimeObject (readonly)

Returns the value of attribute planned_actdeptime.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_actdeptime
  @planned_actdeptime
end

#planned_aircraftObject (readonly)

Returns the value of attribute planned_aircraft.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_aircraft
  @planned_aircraft
end

#planned_altairportObject (readonly)

Returns the value of attribute planned_altairport.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_altairport
  @planned_altairport
end

#planned_altitudeObject (readonly)

Returns the value of attribute planned_altitude.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_altitude
  @planned_altitude
end

#planned_depairportObject (readonly)

Returns the value of attribute planned_depairport.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_depairport
  @planned_depairport
end

#planned_depairport_latObject (readonly)

Returns the value of attribute planned_depairport_lat.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_depairport_lat
  @planned_depairport_lat
end

#planned_depairport_lonObject (readonly)

Returns the value of attribute planned_depairport_lon.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_depairport_lon
  @planned_depairport_lon
end

#planned_deptimeObject (readonly)

Returns the value of attribute planned_deptime.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_deptime
  @planned_deptime
end

#planned_destairportObject (readonly)

Returns the value of attribute planned_destairport.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_destairport
  @planned_destairport
end

#planned_destairport_latObject (readonly)

Returns the value of attribute planned_destairport_lat.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_destairport_lat
  @planned_destairport_lat
end

#planned_destairport_lonObject (readonly)

Returns the value of attribute planned_destairport_lon.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_destairport_lon
  @planned_destairport_lon
end

#planned_flighttypeObject (readonly)

Returns the value of attribute planned_flighttype.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_flighttype
  @planned_flighttype
end

#planned_hrsenrouteObject (readonly)

Returns the value of attribute planned_hrsenroute.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_hrsenroute
  @planned_hrsenroute
end

#planned_hrsfuelObject (readonly)

Returns the value of attribute planned_hrsfuel.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_hrsfuel
  @planned_hrsfuel
end

#planned_minenrouteObject (readonly)

Returns the value of attribute planned_minenroute.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_minenroute
  @planned_minenroute
end

#planned_minfuelObject (readonly)

Returns the value of attribute planned_minfuel.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_minfuel
  @planned_minfuel
end

#planned_remarksObject (readonly)

Returns the value of attribute planned_remarks.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_remarks
  @planned_remarks
end

#planned_revisionObject (readonly)

Returns the value of attribute planned_revision.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_revision
  @planned_revision
end

#planned_routeObject (readonly)

Returns the value of attribute planned_route.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_route
  @planned_route
end

#planned_tascruiseObject (readonly)

Returns the value of attribute planned_tascruise.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def planned_tascruise
  @planned_tascruise
end

#protrevisionObject (readonly)

Returns the value of attribute protrevision.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def protrevision
  @protrevision
end

#QNH_iHgObject (readonly)

Returns the value of attribute QNH_iHg.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def QNH_iHg
  @QNH_iHg
end

#QNH_MbObject (readonly)

Returns the value of attribute QNH_Mb.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def QNH_Mb
  @QNH_Mb
end

#ratingObject (readonly)

Returns the value of attribute rating.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def rating
  @rating
end

#realnameObject (readonly)

Returns the value of attribute realname.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def realname
  @realname
end

#serverObject (readonly)

Returns the value of attribute server.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def server
  @server
end

#time_logonObject (readonly)

Returns the value of attribute time_logon.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def time_logon
  @time_logon
end

#transponderObject (readonly)

Returns the value of attribute transponder.



4
5
6
# File 'lib/vatsim/pilot.rb', line 4

def transponder
  @transponder
end