X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fdme.hxx;h=1d3e2e1ccf47680f5cda6e0811c4123c9b807973;hb=61419e83d8422504ae51bc1a73b5cf987bb97cfe;hp=1fc5781c6601b7db2d96ab4af9e544342110457b;hpb=f614545fc5a6f0fb12a05344d9ee41b2a49cc04a;p=flightgear.git diff --git a/src/Instrumentation/dme.hxx b/src/Instrumentation/dme.hxx index 1fc5781c6..1d3e2e1cc 100644 --- a/src/Instrumentation/dme.hxx +++ b/src/Instrumentation/dme.hxx @@ -71,7 +71,7 @@ private: double _time_before_search_sec; bool _transmitter_valid; - Point3D _transmitter; + SGVec3d _transmitter; double _transmitter_elevation_ft; double _transmitter_range_nm; double _transmitter_bias;