UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RadASeekTableHeader Struct Reference

#include <rada_file_header.h>

Public Attributes

int64_t byte_line_slope [2]
 
int64_t byte_intercept
 
int64_t byte_bias
 
int64_t sample_line_slope [2]
 
int64_t sample_intercept
 
int64_t sample_bias
 

Member Data Documentation

◆ byte_bias

int64_t RadASeekTableHeader::byte_bias

◆ byte_intercept

int64_t RadASeekTableHeader::byte_intercept

◆ byte_line_slope

int64_t RadASeekTableHeader::byte_line_slope[2]

◆ sample_bias

int64_t RadASeekTableHeader::sample_bias

◆ sample_intercept

int64_t RadASeekTableHeader::sample_intercept

◆ sample_line_slope

int64_t RadASeekTableHeader::sample_line_slope[2]

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