Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
projects::GaussianPopulation Struct Reference

#include <read_gaussian_population.h>

Public Attributes

uint numberOfPopulations
std::vector< Realrho
std::vector< RealrhoPertAbsAmp
std::vector< RealTx
std::vector< RealTy
std::vector< RealTz
std::vector< RealVx
std::vector< RealVy
std::vector< RealVz

Detailed Description

Definition at line 38 of file read_gaussian_population.h.

Member Data Documentation

◆ numberOfPopulations

uint projects::GaussianPopulation::numberOfPopulations

Definition at line 39 of file read_gaussian_population.h.

◆ rho

std::vector<Real> projects::GaussianPopulation::rho

Definition at line 40 of file read_gaussian_population.h.

◆ rhoPertAbsAmp

std::vector<Real> projects::GaussianPopulation::rhoPertAbsAmp

Definition at line 41 of file read_gaussian_population.h.

◆ Tx

std::vector<Real> projects::GaussianPopulation::Tx

Definition at line 42 of file read_gaussian_population.h.

◆ Ty

std::vector<Real> projects::GaussianPopulation::Ty

Definition at line 43 of file read_gaussian_population.h.

◆ Tz

std::vector<Real> projects::GaussianPopulation::Tz

Definition at line 44 of file read_gaussian_population.h.

◆ Vx

std::vector<Real> projects::GaussianPopulation::Vx

Definition at line 45 of file read_gaussian_population.h.

◆ Vy

std::vector<Real> projects::GaussianPopulation::Vy

Definition at line 46 of file read_gaussian_population.h.

◆ Vz

std::vector<Real> projects::GaussianPopulation::Vz

Definition at line 47 of file read_gaussian_population.h.


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