FlightGear next
SviewPosDir Struct Reference

Public Member Functions

 SviewPosDir ()
 

Public Attributes

SGGeod position
 
double heading
 
double pitch
 
double roll
 
SGGeod target
 
bool target_is_set
 
SGVec3d position2
 
SGQuatd direction2
 
double fov_h = 0
 
double fov_v = 0
 

Friends

std::ostream & operator<< (std::ostream &out, const SviewPosDir &posdir)
 

Detailed Description

Definition at line 98 of file sview.cxx.

Constructor & Destructor Documentation

◆ SviewPosDir()

SviewPosDir::SviewPosDir ( )
inline

Definition at line 100 of file sview.cxx.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & out,
const SviewPosDir & posdir )
friend

Definition at line 127 of file sview.cxx.

Member Data Documentation

◆ direction2

SGQuatd SviewPosDir::direction2

Definition at line 120 of file sview.cxx.

◆ fov_h

double SviewPosDir::fov_h = 0

Definition at line 124 of file sview.cxx.

◆ fov_v

double SviewPosDir::fov_v = 0

Definition at line 125 of file sview.cxx.

◆ heading

double SviewPosDir::heading

Definition at line 110 of file sview.cxx.

◆ pitch

double SviewPosDir::pitch

Definition at line 111 of file sview.cxx.

◆ position

SGGeod SviewPosDir::position

Definition at line 109 of file sview.cxx.

◆ position2

SGVec3d SviewPosDir::position2

Definition at line 119 of file sview.cxx.

◆ roll

double SviewPosDir::roll

Definition at line 112 of file sview.cxx.

◆ target

SGGeod SviewPosDir::target

Definition at line 114 of file sview.cxx.

◆ target_is_set

bool SviewPosDir::target_is_set

Definition at line 115 of file sview.cxx.


The documentation for this struct was generated from the following file: