SOFUS ..
Public Attributes | List of all members
proj_limit_dist_t< T > Struct Template Reference

#include <sofus_types.hpp>

Inheritance diagram for proj_limit_dist_t< T >:
Inheritance graph
[legend]
Collaboration diagram for proj_limit_dist_t< T >:
Collaboration graph
[legend]

Public Attributes

vdists [4]
 Distances to vertices [m]. More...
 
u
 Projection of point onto element (u-coordinate) or position vector onto basis vector u [m]. More...
 
v
 Projection of point onto element (v-coordinate) or position vector onto basis vector v [m]. More...
 
dist2plane
 Used for computing radii or soft-baffle for planar response [m]. More...
 
fSampleStart
 Sample start. More...
 
fSampleStop
 Sample stop. More...
 

Member Data Documentation

◆ dist2plane

T dist2plane

Used for computing radii or soft-baffle for planar response [m].

Referenced by sofus::calcProjectionAndLimits().

◆ fSampleStart

T fSampleStart

Sample start.

Referenced by sofus::calcProjectionAndLimits().

◆ fSampleStop

T fSampleStop

Sample stop.

Referenced by sofus::calcProjectionAndLimits().

◆ u

T u

Projection of point onto element (u-coordinate) or position vector onto basis vector u [m].

Referenced by sofus::calcProjectionAndLimits().

◆ v

T v

Projection of point onto element (v-coordinate) or position vector onto basis vector v [m].

Referenced by sofus::calcProjectionAndLimits().

◆ vdists

T vdists[4]

Distances to vertices [m].

Referenced by sofus::calcProjectionAndLimits().


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