Scope
scope::ScannerVectorTypeHelper Class Reference

#include <ScopeDatatypes.h>

Public Types

enum  Mode {
  Basic, Sawtooth, Bidirectional, Planehopper,
  LineStraight, ResonanceBiDi, ResonanceHopper
}
 

Static Public Member Functions

static std::wstring NameOf (const uint32_t &_n)
 

Static Public Attributes

static const uint32_t S = 7
 

Detailed Description

Describes the scanner vector type.

Definition at line 276 of file ScopeDatatypes.h.

Member Enumeration Documentation

The different types of scans.

Definition at line 279 of file ScopeDatatypes.h.

Member Function Documentation

static std::wstring scope::ScannerVectorTypeHelper::NameOf ( const uint32_t &  _n)
inlinestatic
Returns
name of enumerator

Definition at line 293 of file ScopeDatatypes.h.

Member Data Documentation

const uint32_t scope::ScannerVectorTypeHelper::S = 7
static

Number of enumerators.

Definition at line 290 of file ScopeDatatypes.h.


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