FlightGear next
ATCSpeech Class Reference

#include <ATISEncoder.hxx>

Inherited by ATISEncoder.

Static Public Member Functions

static std::string getSpokenDigit (int i)
 
static std::string getSpokenNumber (std::string number)
 
static std::string getSpokenNumber (int number, bool leadingZero=false, int digits=1)
 
static std::string getSpokenAltitude (int altitude)
 

Detailed Description

Definition at line 17 of file ATISEncoder.hxx.

Member Function Documentation

◆ getSpokenAltitude()

string ATCSpeech::getSpokenAltitude ( int altitude)
static

Definition at line 105 of file ATISEncoder.cxx.

◆ getSpokenDigit()

std::string ATCSpeech::getSpokenDigit ( int i)
static

Definition at line 50 of file ATISEncoder.cxx.

◆ getSpokenNumber() [1/2]

string ATCSpeech::getSpokenNumber ( int number,
bool leadingZero = false,
int digits = 1 )
static

Definition at line 67 of file ATISEncoder.cxx.

◆ getSpokenNumber() [2/2]

static std::string ATCSpeech::getSpokenNumber ( std::string number)
static

The documentation for this class was generated from the following files: