#include <flight_condition.h>
Definition at line 34 of file flight_condition.h.
 
  
  | 
        
          | MAST::FlightCondition::FlightCondition | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | virtual MAST::FlightCondition::~FlightCondition | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | void MAST::FlightCondition::init | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::p0 | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::q0 | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_e | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_e_sens_mach | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_e_sens_rho | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_sens_rho | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u1 | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u1_sens_mach | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u1_sens_rho | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u2 | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u2_sens_mach | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u2_sens_rho | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::rho_u3 | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Real MAST::FlightCondition::velocity_magnitude | ( |  | ) | const |  | inline | 
 
Velocity magnitude, whose direction is evaluated from the Euler angles. 
Definition at line 77 of file flight_condition.h.
 
 
      
        
          | bool MAST::FlightCondition::enable_shock_capturing | 
      
 
flag to turn on/off artificial dissipation for shock capturing terms in fluid flow analysis. 
This is true by default. 
Definition at line 52 of file flight_condition.h.
 
 
      
        
          | Real MAST::FlightCondition::mach | 
      
 
 
      
        
          | Real MAST::FlightCondition::ref_chord | 
      
 
 
The documentation for this class was generated from the following file: