struct TRS::Soprano::SopFPL

Defined in:

TRS/Soprano/flightplan.cr

Constructors

Constructor Detail

def self.new(callsign : String, actype : String, iff3 : Int64, originator : String, flrules : String, fltype : String, acnum : Int64, turbulence : String, equip : String, survequip : String, date : Int64, eet : Int64, adep : String, ades : String, alt1 : String, alt2 : String, rfl_type : String, rfl_val : Int64, rfl_unit : String, speed_type : String, speed_val : Int64, speed_unit : String) #

[View source]