FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
CFSTRDB_Radiate::CItem Class Reference

#include <CFSTRDB.h>

Collaboration diagram for CFSTRDB_Radiate::CItem:

Public Member Functions

 CItem ()
 
 CItem (const CItem &item)
 
 CItem (const char *name, int t, double v, double s)
 

Data Fields

char egrp [hec_name_size]
 
int type
 
double value
 
double sink
 

Detailed Description

Definition at line 577 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CItem() [1/3]

CFSTRDB_Radiate::CItem::CItem ( )
inline

Definition at line 583 of file CFSTRDB.h.

◆ CItem() [2/3]

CFSTRDB_Radiate::CItem::CItem ( const CItem item)
inline

Definition at line 584 of file CFSTRDB.h.

◆ CItem() [3/3]

CFSTRDB_Radiate::CItem::CItem ( const char *  name,
int  t,
double  v,
double  s 
)
inline

Definition at line 588 of file CFSTRDB.h.

Field Documentation

◆ egrp

char CFSTRDB_Radiate::CItem::egrp[hec_name_size]

Definition at line 579 of file CFSTRDB.h.

◆ sink

double CFSTRDB_Radiate::CItem::sink

Definition at line 582 of file CFSTRDB.h.

◆ type

int CFSTRDB_Radiate::CItem::type

Definition at line 580 of file CFSTRDB.h.

◆ value

double CFSTRDB_Radiate::CItem::value

Definition at line 581 of file CFSTRDB.h.


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