OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Attributes | List of all members
PFieldData Struct Reference

#include <Vacuum.h>

Public Attributes

std::string filename
 
std::vector< double > pfld
 
int nrad
 
int ntet
 
int ntetS
 
int ntot
 

Detailed Description

Definition at line 34 of file Vacuum.h.

Member Data Documentation

◆ filename

std::string PFieldData::filename

Definition at line 35 of file Vacuum.h.

◆ nrad

int PFieldData::nrad

Definition at line 41 of file Vacuum.h.

Referenced by Vacuum::checkPressure(), Vacuum::getPressureFromFile(), and Vacuum::initialise().

◆ ntet

int PFieldData::ntet

Definition at line 41 of file Vacuum.h.

Referenced by Vacuum::getPressureFromFile().

◆ ntetS

int PFieldData::ntetS

Definition at line 44 of file Vacuum.h.

Referenced by Vacuum::checkPressure(), Vacuum::getPressureFromFile(), and Vacuum::idx().

◆ ntot

int PFieldData::ntot

Definition at line 47 of file Vacuum.h.

Referenced by Vacuum::getPressureFromFile().

◆ pfld

std::vector<double> PFieldData::pfld

Definition at line 37 of file Vacuum.h.

Referenced by Vacuum::checkPressure(), and Vacuum::getPressureFromFile().


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