class TRS::FlightPlan

Defined in:

TRS/FlightPlan.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(raw : String) #

[View source]

Class Method Detail

def self.extract_rtepts(rtpts : String) #

Extraction et mise dans l'ordre de passage des points. Attention pas de traduction eventuelle des "GEOXX"


[View source]
def self.gen_ssr_code(avoid_special : Bool = true) #

Class methods


[View source]
def self.replace_geo_pt #

[View source]

Instance Method Detail

def extract_adexp_adep(message : String) : String #

[View source]
def extract_adexp_field10(message : String) : String #

[View source]
def extract_adexp_field9(message : String) : String #

[View source]
def extract_field_from_adexp_message(data : Array(String), message : String) #

[View source]
def extract_field_from_icao_message(data : Array(String)) #

[View source]
def extract_field_from_message(db : Database) #

Instances methods


[View source]
def raw : String #

[View source]