Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
UserOptions Class Reference

#include <vlsvextract.h>

Public Member Functions

 UserOptions ()
 ~UserOptions ()

Public Attributes

bool getCellIdFromLine
bool getCellIdFromInput
bool getCellIdFromCoordinates
bool rotateVectors
bool plasmaFrame
uint64_t cellId
std::vector< uint64_t > cellIdList
uint32_t numberOfCoordinatesInALine
std::vector< std::string > outputDirectoryPath
std::array< Real, 3 > coordinates
std::array< Real, 3 > point1
std::array< Real, 3 > point2

Detailed Description

Definition at line 71 of file vlsvextract.h.

Constructor & Destructor Documentation

◆ UserOptions()

UserOptions::UserOptions ( )
inline

Definition at line 86 of file vlsvextract.h.

◆ ~UserOptions()

UserOptions::~UserOptions ( )
inline

Definition at line 96 of file vlsvextract.h.

Member Data Documentation

◆ cellId

uint64_t UserOptions::cellId

Definition at line 78 of file vlsvextract.h.

◆ cellIdList

std::vector<uint64_t> UserOptions::cellIdList

Definition at line 79 of file vlsvextract.h.

◆ coordinates

std::array<Real, 3> UserOptions::coordinates

Definition at line 82 of file vlsvextract.h.

◆ getCellIdFromCoordinates

bool UserOptions::getCellIdFromCoordinates

Definition at line 75 of file vlsvextract.h.

◆ getCellIdFromInput

bool UserOptions::getCellIdFromInput

Definition at line 74 of file vlsvextract.h.

◆ getCellIdFromLine

bool UserOptions::getCellIdFromLine

Definition at line 73 of file vlsvextract.h.

◆ numberOfCoordinatesInALine

uint32_t UserOptions::numberOfCoordinatesInALine

Definition at line 80 of file vlsvextract.h.

◆ outputDirectoryPath

std::vector<std::string> UserOptions::outputDirectoryPath

Definition at line 81 of file vlsvextract.h.

◆ plasmaFrame

bool UserOptions::plasmaFrame

Definition at line 77 of file vlsvextract.h.

◆ point1

std::array<Real, 3> UserOptions::point1

Definition at line 83 of file vlsvextract.h.

◆ point2

std::array<Real, 3> UserOptions::point2

Definition at line 84 of file vlsvextract.h.

◆ rotateVectors

bool UserOptions::rotateVectors

Definition at line 76 of file vlsvextract.h.


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