UltraScan III
List of all members | Public Attributes
US_StiffBase::Gauss2D Class Reference

Triplet class (x,y,w) for gaussians. More...

#include "us_stiffbase.h"

Public Attributes

double x
 X coordinate. More...
 
double y
 Y coordinate. More...
 
double w
 W coordinate. More...
 

Detailed Description

Triplet class (x,y,w) for gaussians.

Definition at line 21 of file us_stiffbase.h.

Member Data Documentation

double US_StiffBase::Gauss2D::w

W coordinate.

Definition at line 26 of file us_stiffbase.h.

double US_StiffBase::Gauss2D::x

X coordinate.

Definition at line 24 of file us_stiffbase.h.

double US_StiffBase::Gauss2D::y

Y coordinate.

Definition at line 25 of file us_stiffbase.h.


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