WXP C++ Library Version 6.74.9
|
This struct stores NIDS radial block header information. More...
#include "../include/NidsRadial.h"
Public Member Functions | |
int | print () |
Public Attributes | |
float | ang0 |
float | ang1 |
This struct stores NIDS radial block header information.
float WXP::NidsRadial::ang0 |
Start angle
Referenced by print(), WXP::NidsFile::readRadial(), and WXP::NidsImage::setImage().
float WXP::NidsRadial::ang1 |
End angle
Referenced by print(), and WXP::NidsFile::readRadial().