CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
Loading...
Searching...
No Matches
MS2_SuperEllipse Struct Reference

data for module of super ellipse type More...

#include <ms2data_struct.h>

Public Attributes

int EllType
 Ellipse type - ( spine ellipse or normal ellipse )
 
int NF
 division number front
 
int NR
 division number rear
 
double L
 front length
 
double H
 front height
 
double CvFactF
 convexity factor front
 
double CvFactR
 convexity factor rear
 

Detailed Description

data for module of super ellipse type

Definition at line 319 of file ms2data_struct.h.

Member Data Documentation

◆ CvFactF

double MS2_SuperEllipse::CvFactF

◆ CvFactR

double MS2_SuperEllipse::CvFactR

◆ EllType

int MS2_SuperEllipse::EllType

Ellipse type - ( spine ellipse or normal ellipse )

Definition at line 321 of file ms2data_struct.h.

Referenced by MS2_Data::ClearFusCurve(), MS2_Data::ReadFusEllipse(), and MS2_Data::SetFusCurveDefs().

◆ H

double MS2_SuperEllipse::H

◆ L

double MS2_SuperEllipse::L

◆ NF

int MS2_SuperEllipse::NF

◆ NR

int MS2_SuperEllipse::NR

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