|
icedb
version 0.5.1
Snow particle scattering database API
|
#include <shape.hpp>

Public Member Functions | |
| void | apply (icedb::Shapes::NewShapeCommonOptionalProperties &) const |
| void | apply (icedb::Shapes::NewShapeCommonOptionalProperties &) const |
| void | apply (icedb::Shapes::NewShapeCommonOptionalProperties &) const |
| void icedb::Examples::Shapes::ShapeCommonOptionalData::apply | ( | icedb::Shapes::NewShapeCommonOptionalProperties & | p | ) | const |
Definition at line 21 of file shapeIOtext.cpp.
References icedb::Shapes::NewShapeCommonOptionalProperties::hint_max_scattering_element_dimension, icedb::Shapes::NewShapeCommonOptionalProperties::particle_constituent_name, icedb::Shapes::NewShapeCommonOptionalProperties::particle_constituent_number, icedb::Shapes::NewShapeCommonOptionalProperties::particle_constituent_single_name, icedb::Shapes::NewShapeCommonOptionalProperties::particle_scattering_element_composition_fractional, icedb::Shapes::NewShapeCommonOptionalProperties::particle_scattering_element_composition_whole, icedb::Shapes::NewShapeCommonOptionalProperties::particle_scattering_element_number, icedb::Shapes::NewShapeCommonOptionalProperties::particle_scattering_element_radius, and icedb::Shapes::NewShapeCommonOptionalProperties::particle_scattering_element_spacing.
| void icedb::Examples::Shapes::ShapeCommonOptionalData::apply | ( | icedb::Shapes::NewShapeCommonOptionalProperties & | ) | const |
| void icedb::Examples::Shapes::ShapeCommonOptionalData::apply | ( | icedb::Shapes::NewShapeCommonOptionalProperties & | ) | const |
| float icedb::Examples::Shapes::ShapeCommonOptionalData::hint_max_scattering_element_dimension = -1 |
Definition at line 37 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi().
| StringData_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_constituent_name |
| Int8Data_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_constituent_number |
Definition at line 30 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi(), icedb::Examples::Shapes::readDDSCATtextContents(), and icedb::Examples::Shapes::readRawText().
| std::string icedb::Examples::Shapes::ShapeCommonOptionalData::particle_constituent_single_name |
Definition at line 33 of file shape.hpp.
Referenced by icedb::Examples::Shapes::readPSUfile().
| FloatData_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_scattering_element_composition_fractional |
Definition at line 35 of file shape.hpp.
Referenced by icedb::Examples::Shapes::writeDDSCAT().
| Int8Data_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_scattering_element_composition_whole |
Definition at line 36 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi(), icedb::Examples::Shapes::readDDSCATtextContents(), icedb::Examples::Shapes::readRawText(), and icedb::Examples::Shapes::writeDDSCAT().
| IntData_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_scattering_element_number |
Definition at line 29 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi(), icedb::Examples::Shapes::readDDSCATtextContents(), and icedb::Examples::Shapes::writeDDSCAT().
| FloatData_t icedb::Examples::Shapes::ShapeCommonOptionalData::particle_scattering_element_radius |
Definition at line 31 of file shape.hpp.
Referenced by icedb::Examples::Shapes::readPSUfile().
| float icedb::Examples::Shapes::ShapeCommonOptionalData::particle_scattering_element_spacing = -1 |
Definition at line 38 of file shape.hpp.
Referenced by main(), and icedb::Examples::Shapes::readPSUfile().
1.8.13