public struct TSpectrumDescriptorRecord
Defined to support storing and loading the spectrum descriptor to/from Streams.
Defined to support storing and loading the spectrum descriptor to/from Streams.
Fields
| Name | Type | Description |
|---|---|---|
| ActualZeroPadding | Double | |
| ArOrder | Int32 | |
| Averages | Int32 | |
| AveragingType | Int32 | |
| Integration | Int32 | |
| Logarithmic | Int32 | |
| SamplingFrequency | Double | |
| SamplingTime | Double | |
| ScaleFactor | Double | |
| SidelobeAtt | Double | |
| SpectrumMethod | Int32 | |
| SpectrumType | Int32 | |
| Window | Int32 |