struct TRS::Soprano::AirPlatform

Defined in:

TRS/Soprano/airptf.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(callsign : String, ac_type : String, now : Int64, ssr_code : Int64, icao24 : String) #

[View source]

Instance Method Detail

def ac_type : String #

[View source]
def callsign : String #

[View source]
def icao24 : String #

[View source]
def now_tstamp : Int64 #

[View source]
def ssr_code : Int64 #

[View source]