FlightGear next
beacon.cxx File Reference
#include <cstdlib>
#include <cstring>
#include <utility>
#include "beacon.hxx"
#include <simgear/sound/sample.hxx>
#include <simgear/structure/exception.hxx>
#include <simgear/debug/logstream.hxx>

Go to the source code of this file.

Variables

static const uint64_t sizeToUSec = 1000000UL / FGBeacon::BYTES_PER_SECOND
 

Variable Documentation

◆ sizeToUSec

const uint64_t sizeToUSec = 1000000UL / FGBeacon::BYTES_PER_SECOND
static

Definition at line 131 of file beacon.cxx.