Public Member Functions | Public Attributes | Properties

visLU2.Streamlines Struct Reference

struct to save all streamlines More...

List of all members.

Public Member Functions

 Streamlines (float dsep, float dtest, int maxLength)
void resetStreamlines ()

Public Attributes

List< Streamlinestreamlines
float dsep
float dtest
int maxLength

Properties

float Dsep [get, set]
float Dtest [get, set]
int MaxLength [get, set]
List< StreamlineStreamlineList [get, set]

Detailed Description

struct to save all streamlines

Definition at line 69 of file Streamline.cs.


Constructor & Destructor Documentation

visLU2.Streamlines.Streamlines ( float  dsep,
float  dtest,
int  maxLength 
)

Definition at line 99 of file Streamline.cs.


Member Function Documentation

void visLU2.Streamlines.resetStreamlines (  )

Definition at line 107 of file Streamline.cs.


Member Data Documentation

Definition at line 72 of file Streamline.cs.

Definition at line 73 of file Streamline.cs.

Definition at line 74 of file Streamline.cs.

Definition at line 71 of file Streamline.cs.


Property Documentation

float visLU2.Streamlines.Dsep [get, set]

Definition at line 78 of file Streamline.cs.

float visLU2.Streamlines.Dtest [get, set]

Definition at line 83 of file Streamline.cs.

int visLU2.Streamlines.MaxLength [get, set]

Definition at line 88 of file Streamline.cs.

List<Streamline> visLU2.Streamlines.StreamlineList [get, set]

Definition at line 93 of file Streamline.cs.


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