ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_slxrow_t Struct Reference

#include <ngcdcsSLX.hpp>

Public Member Functions

 ngcdcs_slxrow_t ()
 Constructor.
 
void Clear ()
 Clear.
 
int Valid ()
 Validity check.
 

Public Attributes

int start
 Start coordinate.
 
int size
 Size.
 

Friends

int operator== (const ngcdcs_slxrow_t &a, const ngcdcs_slxrow_t &b)
 Operator ==.
 

Detailed Description

SELEX row-section

Constructor & Destructor Documentation

◆ ngcdcs_slxrow_t()

ngcdcs_slxrow_t::ngcdcs_slxrow_t ( )
inline

Constructor.

Member Function Documentation

◆ Clear()

void ngcdcs_slxrow_t::Clear ( )
inline

Clear.

◆ Valid()

int ngcdcs_slxrow_t::Valid ( )
inline

Validity check.

Friends And Related Symbol Documentation

◆ operator==

int operator== ( const ngcdcs_slxrow_t & a,
const ngcdcs_slxrow_t & b )
friend

Operator ==.

Member Data Documentation

◆ size

int ngcdcs_slxrow_t::size

Size.

◆ start

int ngcdcs_slxrow_t::start

Start coordinate.


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