Galactic |
public struct SPCHDR
The GalacticSPCReaderSPCHDR type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| fexp | Fractional scaling exponent for Y values (0x80 indicates floating point storage). | |
| fexper | General experimental technique code. | |
| ffirst | First X value (start of the X axis). | |
| flast | Last X value (end of the X axis). | |
| fnpts | Number of points in each spectrum. | |
| fnsub | Number of subfiles (spectra) contained in the file. | |
| ftflgs | File flags that describe axis and file format (see GalacticSPCReaderFtflgs). | |
| fversn | File version byte. |