#include <lidort_interface_types.h>
|
| Lidort_Sup_Brdf () |
|
| Lidort_Sup_Brdf (void *allocated_f_type_c) |
|
| ~Lidort_Sup_Brdf () |
|
void | check_byte_sizes () |
|
void | copy_from_sup (Brdf_Sup_Outputs &supp_obj) |
|
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< double, 3 > & | ts_brdf_f () const |
|
void | ts_brdf_f (const blitz::Array< double, 3 > &ts_brdf_f_in) |
|
const blitz::Array< double, 3 > & | ts_brdf_f_0 () const |
|
void | ts_brdf_f_0 (const blitz::Array< double, 3 > &ts_brdf_f_0_in) |
|
const blitz::Array< double, 1 > & | ts_emissivity () const |
|
void | ts_emissivity (const blitz::Array< double, 1 > &ts_emissivity_in) |
|
const blitz::Array< double, 3 > & | ts_exactdb_brdfunc () const |
|
void | ts_exactdb_brdfunc (const blitz::Array< double, 3 > &ts_exactdb_brdfunc_in) |
|
const blitz::Array< double, 3 > & | ts_user_brdf_f () const |
|
void | ts_user_brdf_f (const blitz::Array< double, 3 > &ts_user_brdf_f_in) |
|
const blitz::Array< double, 3 > & | ts_user_brdf_f_0 () const |
|
void | ts_user_brdf_f_0 (const blitz::Array< double, 3 > &ts_user_brdf_f_0_in) |
|
const blitz::Array< double, 1 > & | ts_user_emissivity () const |
|
void | ts_user_emissivity (const blitz::Array< double, 1 > &ts_user_emissivity_in) |
|
Definition at line 5015 of file lidort_interface_types.h.
◆ Lidort_Sup_Brdf() [1/2]
FullPhysics::Lidort_Sup_Brdf::Lidort_Sup_Brdf |
( |
| ) |
|
|
inline |
◆ Lidort_Sup_Brdf() [2/2]
FullPhysics::Lidort_Sup_Brdf::Lidort_Sup_Brdf |
( |
void * |
allocated_f_type_c | ) |
|
|
inline |
◆ ~Lidort_Sup_Brdf()
FullPhysics::Lidort_Sup_Brdf::~Lidort_Sup_Brdf |
( |
| ) |
|
|
inline |
◆ check_byte_sizes()
void FullPhysics::Lidort_Sup_Brdf::check_byte_sizes |
( |
| ) |
|
|
inline |
◆ copy_from_sup()
◆ fortran_type_ptr()
void* FullPhysics::Lidort_Structure::fortran_type_ptr |
( |
| ) |
|
|
inlineinherited |
◆ print()
virtual void FullPhysics::Lidort_Sup_Brdf::print |
( |
std::ostream & |
output_stream | ) |
const |
|
inlinevirtual |
◆ print_to_string()
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_brdf_f() [1/2]
const blitz::Array<double, 3>& FullPhysics::Lidort_Sup_Brdf::ts_brdf_f |
( |
| ) |
const |
|
inline |
◆ ts_brdf_f() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_brdf_f |
( |
const blitz::Array< double, 3 > & |
ts_brdf_f_in | ) |
|
|
inline |
◆ ts_brdf_f_0() [1/2]
const blitz::Array<double, 3>& FullPhysics::Lidort_Sup_Brdf::ts_brdf_f_0 |
( |
| ) |
const |
|
inline |
◆ ts_brdf_f_0() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_brdf_f_0 |
( |
const blitz::Array< double, 3 > & |
ts_brdf_f_0_in | ) |
|
|
inline |
◆ ts_emissivity() [1/2]
const blitz::Array<double, 1>& FullPhysics::Lidort_Sup_Brdf::ts_emissivity |
( |
| ) |
const |
|
inline |
◆ ts_emissivity() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_emissivity |
( |
const blitz::Array< double, 1 > & |
ts_emissivity_in | ) |
|
|
inline |
◆ ts_exactdb_brdfunc() [1/2]
const blitz::Array<double, 3>& FullPhysics::Lidort_Sup_Brdf::ts_exactdb_brdfunc |
( |
| ) |
const |
|
inline |
◆ ts_exactdb_brdfunc() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_exactdb_brdfunc |
( |
const blitz::Array< double, 3 > & |
ts_exactdb_brdfunc_in | ) |
|
|
inline |
◆ ts_user_brdf_f() [1/2]
const blitz::Array<double, 3>& FullPhysics::Lidort_Sup_Brdf::ts_user_brdf_f |
( |
| ) |
const |
|
inline |
◆ ts_user_brdf_f() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_user_brdf_f |
( |
const blitz::Array< double, 3 > & |
ts_user_brdf_f_in | ) |
|
|
inline |
◆ ts_user_brdf_f_0() [1/2]
const blitz::Array<double, 3>& FullPhysics::Lidort_Sup_Brdf::ts_user_brdf_f_0 |
( |
| ) |
const |
|
inline |
◆ ts_user_brdf_f_0() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_user_brdf_f_0 |
( |
const blitz::Array< double, 3 > & |
ts_user_brdf_f_0_in | ) |
|
|
inline |
◆ ts_user_emissivity() [1/2]
const blitz::Array<double, 1>& FullPhysics::Lidort_Sup_Brdf::ts_user_emissivity |
( |
| ) |
const |
|
inline |
◆ ts_user_emissivity() [2/2]
void FullPhysics::Lidort_Sup_Brdf::ts_user_emissivity |
( |
const blitz::Array< double, 1 > & |
ts_user_emissivity_in | ) |
|
|
inline |
◆ fortran_type_c
void* FullPhysics::Lidort_Structure::fortran_type_c |
|
protectedinherited |
◆ owns_pointer
bool FullPhysics::Lidort_Structure::owns_pointer |
|
protectedinherited |
The documentation for this class was generated from the following file: