Celeritas 0.7.0-dev.300+develop.32ea7d6f
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::optical::GaussianRoughnessData< W, M > Struct Template Reference

Storage for Gaussian roughness model data. More...

#include <GaussianRoughnessData.hh>

Public Types

Type aliases
template<class T >
using SurfaceItems = Collection< T, W, M, SubModelId >
 

Public Member Functions

 operator bool () const
 True if assigned.
 
template<Ownership W2, MemSpace M2>
GaussianRoughnessData< W, M > & operator= (GaussianRoughnessData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

SurfaceItems< real_typesigma_alpha
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::GaussianRoughnessData< W, M >

Storage for Gaussian roughness model data.


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