GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Public Attributes | List of all members
GPU_Complex_Short Struct Reference

Public Member Functions

CUDA_CALLABLE_MEMBER_DEVICE GPU_Complex_Short (short int a, short int b)
 
CUDA_CALLABLE_MEMBER_DEVICE float magnitude2 (void)
 
CUDA_CALLABLE_MEMBER_DEVICE GPU_Complex_Short operator* (const GPU_Complex_Short &a)
 
CUDA_CALLABLE_MEMBER_DEVICE GPU_Complex_Short operator+ (const GPU_Complex_Short &a)
 

Public Attributes

float r
 
float i
 

Detailed Description

Definition at line 88 of file cuda_multicorrelator.h.


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