atsel Struct Reference

#include <vector.h>

List of all members.

Public Member Functions

 atsel ()
long read (XFILE *in)
 ~atsel ()

Public Attributes

long * atrib
long nba
 number of basic components (optional parameter)
long nia
 number of internal (hidden) components (optional parameter)
long num
 number of components

Detailed Description

this structure serves for defined attributes it is used e.g. in stochastic analysis

TKo

Definition at line 180 of file vector.h.


Constructor & Destructor Documentation

atsel (  )  [inline]

Definition at line 190 of file vector.h.

References atrib, nba, nia, and num.

~atsel (  )  [inline]

Definition at line 196 of file vector.h.

References atrib.


Member Function Documentation

long read ( XFILE in  ) 

function reads number of attributes and order of attributes used in stochastic or fuzzy computations

Parameters:
in - pointer to input file

JK, 23.8.2005

Definition at line 1953 of file vector.cpp.

References atrib, nba, nia, num, print_err(), and xfscanf().

Referenced by stochdrivert::read(), and stochdriver::read().


Member Data Documentation

long* atrib
long nba

number of basic components (optional parameter)

Definition at line 184 of file vector.h.

Referenced by atsel(), hardsoft::changeparam(), chen::changeparam(), and read().

long nia

number of internal (hidden) components (optional parameter)

Definition at line 186 of file vector.h.

Referenced by atsel(), and read().

long num

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

Generated by  doxygen 1.6.2