AJA NTV2 SDK  18.0.0.2122
NTV2 SDK 18.0.0.2122
ntv2enhancedcsc.cpp File Reference

Implementation of CNTV2EnhancedCSC class. More...

#include "ntv2publicinterface.h"
#include "ntv2enhancedcsc.h"
#include "ntv2devicefeatures.h"
#include "ntv2utils.h"
Include dependency graph for ntv2enhancedcsc.cpp:

Go to the source code of this file.

Functions

static const double kTwo24th (double(1<< 24))
 
static ULWord ConvertCoeffDoubleToULWord (const double inCoefficient)
 
static double ConvertCoeffULWordToDouble (const ULWord inCoefficient)
 

Variables

static const ULWord gChannelToEnhancedCSCRegNum []
 

Detailed Description

Implementation of CNTV2EnhancedCSC class.

Definition in file ntv2enhancedcsc.cpp.

Function Documentation

◆ ConvertCoeffDoubleToULWord()

static ULWord ConvertCoeffDoubleToULWord ( const double  inCoefficient)
static

Definition at line 20 of file ntv2enhancedcsc.cpp.

◆ ConvertCoeffULWordToDouble()

static double ConvertCoeffULWordToDouble ( const ULWord  inCoefficient)
static

Definition at line 26 of file ntv2enhancedcsc.cpp.

◆ kTwo24th()

static const double kTwo24th ( double(1<< 24)  )
static

Variable Documentation

◆ gChannelToEnhancedCSCRegNum