WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
ShearData.h
1
#ifndef _WINC_SHEARDATA
2
#define _WINC_SHEARDATA
3
4
namespace
WXP
{
5
struct
ShearData
{
6
int
status;
7
float
pos_shr;
8
float
neg_shr;
9
10
ShearData
();
11
int
init();
12
};
13
}
14
#endif
15
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::ShearData
This struct holds output data from shear calculation.
Definition
ShearData.h:5
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7