#include <LbLayer.h>
|
| | LbLayer () |
| |
| | LbLayer (const math::Spectrum &iorN) |
| |
| | LbLayer (real alpha, const math::Spectrum &iorN) |
| |
| | LbLayer (real alpha, const math::Spectrum &iorN, const math::Spectrum &iorK) |
| |
| | LbLayer (real g, real depth, const LbLayer &previousLayer) |
| |
| | LbLayer (real g, real depth, const math::Spectrum &sigmaA, const LbLayer &previousLayer) |
| |
| | LbLayer (real g, real depth, const math::Spectrum &sigmaA, const math::Spectrum &sigmaS, const LbLayer &previousLayer) |
| |
| real | getAlpha () const |
| |
| const math::Spectrum & | getIorN () const |
| |
| const math::Spectrum & | getIorK () const |
| |
| real | getDepth () const |
| |
| real | getG () const |
| |
| const math::Spectrum & | getSigmaA () const |
| |
| const math::Spectrum & | getSigmaS () const |
| |
| bool | isConductor () const |
| |
| bool | isSurface () const |
| |
| bool | isVolume () const |
| |
◆ LbLayer() [1/7]
◆ LbLayer() [2/7]
◆ LbLayer() [3/7]
◆ LbLayer() [4/7]
◆ LbLayer() [5/7]
| ph::LbLayer::LbLayer |
( |
real | g, |
|
|
real | depth, |
|
|
const LbLayer & | previousLayer ) |
|
inline |
◆ LbLayer() [6/7]
| ph::LbLayer::LbLayer |
( |
real | g, |
|
|
real | depth, |
|
|
const math::Spectrum & | sigmaA, |
|
|
const LbLayer & | previousLayer ) |
|
inline |
◆ LbLayer() [7/7]
◆ getAlpha()
| real ph::LbLayer::getAlpha |
( |
| ) |
const |
|
inline |
◆ getDepth()
| real ph::LbLayer::getDepth |
( |
| ) |
const |
|
inline |
◆ getG()
| real ph::LbLayer::getG |
( |
| ) |
const |
|
inline |
◆ getIorK()
◆ getIorN()
◆ getSigmaA()
◆ getSigmaS()
◆ isConductor()
| bool ph::LbLayer::isConductor |
( |
| ) |
const |
|
inline |
◆ isSurface()
| bool ph::LbLayer::isSurface |
( |
| ) |
const |
|
inline |
◆ isVolume()
| bool ph::LbLayer::isVolume |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- Source/Core/SurfaceBehavior/SurfaceOptics/LaurentBelcour/LbLayer.h