|
FlightGear next
|
#include <ostream>#include <simgear/debug/logstream.hxx>#include "Math.hpp"#include "Rotorpart.hpp"#include "Rotor.hpp"#include <stdio.h>#include <string.h>Go to the source code of this file.
Namespaces | |
| namespace | yasim |
Macros | |
| #define | set3(x, a, b, c) |
| #define | p(a) |
| #define | i(x) |
| #define | iv(x) |
Functions | |
| std::ostream & | yasim::operator<< (std::ostream &out, const Rotorpart &rp) |
Variables | |
| float | yasim::_help = 0 |
| #define i | ( | x | ) |
| #define iv | ( | x | ) |
| #define p | ( | a | ) |
| #define set3 | ( | x, | |
| a, | |||
| b, | |||
| c ) |