Template Struct IrrOwDuct

Struct Documentation

template<typename ImplSpec>
struct uit::t::IrrOwDuct

TODO

Template Parameters
  • ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.

Public Types

using InletImpl = uit::t::RingRputDuct<ImplSpec>
using OutletImpl = uit::t::WindowDuct<ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl