CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
AxesInfo Struct Reference

#include <Image.h>

Collaboration diagram for AxesInfo:
[legend]

Public Member Functions

 AxesInfo ()
 
 AxesInfo (const std::vector< int > render, const std::vector< int > spatial, int spectral)
 
 AxesInfo (const std::vector< int > render, std::vector< int > spatial, int spectral, int z, int stokes)
 
std::vector< int > Render ()
 
std::vector< int > Spatial ()
 

Public Attributes

int x
 
int y
 
int spatial_x
 
int spatial_y
 
int spectral
 
int z
 
int stokes
 

Constructor & Destructor Documentation

◆ AxesInfo() [1/3]

AxesInfo::AxesInfo ( )
inline

◆ AxesInfo() [2/3]

AxesInfo::AxesInfo ( const std::vector< int >  render,
const std::vector< int >  spatial,
int  spectral 
)
inline

◆ AxesInfo() [3/3]

AxesInfo::AxesInfo ( const std::vector< int >  render,
std::vector< int >  spatial,
int  spectral,
int  z,
int  stokes 
)
inline

Member Function Documentation

◆ Render()

std::vector< int > AxesInfo::Render ( )
inline

◆ Spatial()

std::vector< int > AxesInfo::Spatial ( )
inline

Member Data Documentation

◆ spatial_x

int AxesInfo::spatial_x

◆ spatial_y

int AxesInfo::spatial_y

◆ spectral

int AxesInfo::spectral

◆ stokes

int AxesInfo::stokes

◆ x

int AxesInfo::x

◆ y

int AxesInfo::y

◆ z

int AxesInfo::z

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