ReFRACtor
FullPhysics::Lidort_Fixed_Chapman Class Reference

#include <lidort_interface_types.h>

+ Inheritance diagram for FullPhysics::Lidort_Fixed_Chapman:
+ Collaboration diagram for FullPhysics::Lidort_Fixed_Chapman:

Public Member Functions

 Lidort_Fixed_Chapman ()
 
 Lidort_Fixed_Chapman (void *allocated_f_type_c)
 
 ~Lidort_Fixed_Chapman ()
 
void check_byte_sizes ()
 
void * fortran_type_ptr ()
 
virtual void print (std::ostream &output_stream) const
 
std::string print_to_string () const
 Print to string. More...
 
const blitz::Array< int, 1 > & ts_finegrid () const
 
void ts_finegrid (const blitz::Array< int, 1 > &ts_finegrid_in)
 
const blitz::Array< double, 1 > & ts_height_grid () const
 
void ts_height_grid (const blitz::Array< double, 1 > &ts_height_grid_in)
 
const blitz::Array< double, 1 > & ts_pressure_grid () const
 
void ts_pressure_grid (const blitz::Array< double, 1 > &ts_pressure_grid_in)
 
const double & ts_rfindex_parameter () const
 
void ts_rfindex_parameter (const double &ts_rfindex_parameter_in)
 
const blitz::Array< double, 1 > & ts_temperature_grid () const
 
void ts_temperature_grid (const blitz::Array< double, 1 > &ts_temperature_grid_in)
 

Protected Attributes

void * fortran_type_c
 
bool owns_pointer
 

Detailed Description

Definition at line 6134 of file lidort_interface_types.h.

Constructor & Destructor Documentation

◆ Lidort_Fixed_Chapman() [1/2]

FullPhysics::Lidort_Fixed_Chapman::Lidort_Fixed_Chapman ( )
inline

Definition at line 6137 of file lidort_interface_types.h.

◆ Lidort_Fixed_Chapman() [2/2]

FullPhysics::Lidort_Fixed_Chapman::Lidort_Fixed_Chapman ( void *  allocated_f_type_c)
inline

Definition at line 6144 of file lidort_interface_types.h.

◆ ~Lidort_Fixed_Chapman()

FullPhysics::Lidort_Fixed_Chapman::~Lidort_Fixed_Chapman ( )
inline

Definition at line 6151 of file lidort_interface_types.h.

Member Function Documentation

◆ check_byte_sizes()

void FullPhysics::Lidort_Fixed_Chapman::check_byte_sizes ( )
inline

Definition at line 6214 of file lidort_interface_types.h.

◆ fortran_type_ptr()

void* FullPhysics::Lidort_Structure::fortran_type_ptr ( )
inlineinherited

Definition at line 234 of file lidort_interface_types.h.

◆ print()

virtual void FullPhysics::Lidort_Fixed_Chapman::print ( std::ostream &  output_stream) const
inlinevirtual

Implements FullPhysics::Lidort_Structure.

Definition at line 6204 of file lidort_interface_types.h.

◆ print_to_string()

std::string FullPhysics::Printable< Lidort_Structure >::print_to_string ( ) const
inlineinherited

Print to string.

This is primarily useful for SWIG wrappers to this class, e.g. a to_s method in ruby.

Definition at line 31 of file printable.h.

◆ ts_finegrid() [1/2]

const blitz::Array<int, 1>& FullPhysics::Lidort_Fixed_Chapman::ts_finegrid ( ) const
inline

Definition at line 6183 of file lidort_interface_types.h.

◆ ts_finegrid() [2/2]

void FullPhysics::Lidort_Fixed_Chapman::ts_finegrid ( const blitz::Array< int, 1 > &  ts_finegrid_in)
inline

Definition at line 6187 of file lidort_interface_types.h.

◆ ts_height_grid() [1/2]

const blitz::Array<double, 1>& FullPhysics::Lidort_Fixed_Chapman::ts_height_grid ( ) const
inline

Definition at line 6156 of file lidort_interface_types.h.

◆ ts_height_grid() [2/2]

void FullPhysics::Lidort_Fixed_Chapman::ts_height_grid ( const blitz::Array< double, 1 > &  ts_height_grid_in)
inline

Definition at line 6160 of file lidort_interface_types.h.

◆ ts_pressure_grid() [1/2]

const blitz::Array<double, 1>& FullPhysics::Lidort_Fixed_Chapman::ts_pressure_grid ( ) const
inline

Definition at line 6165 of file lidort_interface_types.h.

◆ ts_pressure_grid() [2/2]

void FullPhysics::Lidort_Fixed_Chapman::ts_pressure_grid ( const blitz::Array< double, 1 > &  ts_pressure_grid_in)
inline

Definition at line 6169 of file lidort_interface_types.h.

◆ ts_rfindex_parameter() [1/2]

const double& FullPhysics::Lidort_Fixed_Chapman::ts_rfindex_parameter ( ) const
inline

Definition at line 6192 of file lidort_interface_types.h.

◆ ts_rfindex_parameter() [2/2]

void FullPhysics::Lidort_Fixed_Chapman::ts_rfindex_parameter ( const double &  ts_rfindex_parameter_in)
inline

Definition at line 6196 of file lidort_interface_types.h.

◆ ts_temperature_grid() [1/2]

const blitz::Array<double, 1>& FullPhysics::Lidort_Fixed_Chapman::ts_temperature_grid ( ) const
inline

Definition at line 6174 of file lidort_interface_types.h.

◆ ts_temperature_grid() [2/2]

void FullPhysics::Lidort_Fixed_Chapman::ts_temperature_grid ( const blitz::Array< double, 1 > &  ts_temperature_grid_in)
inline

Definition at line 6178 of file lidort_interface_types.h.

Member Data Documentation

◆ fortran_type_c

void* FullPhysics::Lidort_Structure::fortran_type_c
protectedinherited

Definition at line 239 of file lidort_interface_types.h.

◆ owns_pointer

bool FullPhysics::Lidort_Structure::owns_pointer
protectedinherited

Definition at line 240 of file lidort_interface_types.h.


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

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:12