![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
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 |
Definition at line 88 of file cuda_multicorrelator.h.
|
inline |
Definition at line 92 of file cuda_multicorrelator.h.
|
inline |
Definition at line 93 of file cuda_multicorrelator.h.
|
inline |
Definition at line 97 of file cuda_multicorrelator.h.
|
inline |
Definition at line 101 of file cuda_multicorrelator.h.
| float GPU_Complex_Short::i |
Definition at line 91 of file cuda_multicorrelator.h.
| float GPU_Complex_Short::r |
Definition at line 90 of file cuda_multicorrelator.h.