MIDAS  0.75
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
midaspace::Predp Struct Reference

special one time format for bridge in Melnik More...

Public Member Functions

double length (void)
 
int is_my_ch (char *chn)
 

Public Attributes

char name [15]
 
int id
 
int nl
 
int nk
 
GPA< PoinTpoints
 

Detailed Description

special one time format for bridge in Melnik

Definition at line 989 of file geometry.cpp.

Member Function Documentation

int midaspace::Predp::is_my_ch ( char *  chn)
inline

Definition at line 996 of file geometry.cpp.

References name.

Referenced by midaspace::Model::read_model_MELNIK().

double midaspace::Predp::length ( void  )
inline

Definition at line 994 of file geometry.cpp.

References points.

Referenced by midaspace::Model::read_model_MELNIK().

Member Data Documentation

int midaspace::Predp::id

Definition at line 991 of file geometry.cpp.

Referenced by midaspace::Model::read_model_MELNIK().

char midaspace::Predp::name[15]

Definition at line 990 of file geometry.cpp.

Referenced by is_my_ch(), and midaspace::Model::read_model_MELNIK().

int midaspace::Predp::nk

Definition at line 991 of file geometry.cpp.

Referenced by midaspace::Model::read_model_MELNIK().

int midaspace::Predp::nl

Definition at line 991 of file geometry.cpp.

Referenced by midaspace::Model::read_model_MELNIK().

GPA<PoinT> midaspace::Predp::points

Definition at line 992 of file geometry.cpp.

Referenced by length(), and midaspace::Model::read_model_MELNIK().


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