Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ShockInfo Struct Reference

Information of a particular shock. More...

#include <SGNode.h>

List of all members.

Public Methods

virtual istream & Read (istream &is)
 Reads a ShockInfo from the specified stream.

virtual ostream & Write (ostream &os) const
 Writes the ShockInfo to the specified stream.

void Print (ostream &os) const
 Prints the ShockInfo to the specified stream.


Public Attributes

double xcoord
 X coordinate of branch points.

double ycoord
 Y coordinate of branch points.

double radius
 Radii at the branch points.

double speed
 Velocities at the branch points.

double dr
 Delta radius. Diff in radius with that of the previous point.

int dir
 Direction: increasing=1, decreasing=-1, constant=0.


Detailed Description

Information of a particular shock.

Definition at line 62 of file SGNode.h.


The documentation for this struct was generated from the following files:
Generated on Sat Nov 13 11:21:30 2004 for Noisy DAG Matcher by doxygen1.2.18