#include <datareductionoperator.h>
|
| | VariableMuSpace (cuint popID) |
| | V-space flatten into 1D mu distribution.
|
| virtual | ~VariableMuSpace () |
| virtual bool | getDataVectorInfo (std::string &dataType, unsigned int &dataSize, unsigned int &vectorSize) const |
| virtual std::string | getName () const |
| virtual bool | reduceData (const SpatialCell *cell, char *buffer) |
| virtual bool | setSpatialCell (const SpatialCell *cell) |
| virtual bool | writeParameters (vlsv::Writer &vlsvWriter) |
| | DataReductionOperatorHasParameters () |
| | DataReductionOperator () |
| virtual | ~DataReductionOperator () |
| virtual bool | getUnitMetadata (std::string &_unit, std::string &_unitLaTeX, std::string &_variableLaTeX, std::string &_unitConversion) |
| virtual bool | setUnitMetadata (std::string &_unit, std::string &_unitLaTeX, std::string &_variableLaTeX, std::string &_unitConversion) |
| virtual bool | reduceDiagnostic (const SpatialCell *cell, Real *result) |
Definition at line 599 of file datareductionoperator.h.
◆ VariableMuSpace()
| DRO::VariableMuSpace::VariableMuSpace |
( |
cuint | popID | ) |
|
◆ ~VariableMuSpace()
| DRO::VariableMuSpace::~VariableMuSpace |
( |
| ) |
|
|
virtual |
◆ getDataVectorInfo()
| bool DRO::VariableMuSpace::getDataVectorInfo |
( |
std::string & | dataType, |
|
|
unsigned int & | dataSize, |
|
|
unsigned int & | vectorSize ) const |
|
virtual |
◆ getName()
| std::string DRO::VariableMuSpace::getName |
( |
| ) |
const |
|
virtual |
◆ reduceData()
| bool DRO::VariableMuSpace::reduceData |
( |
const SpatialCell * | cell, |
|
|
char * | buffer ) |
|
virtual |
◆ setSpatialCell()
| bool DRO::VariableMuSpace::setSpatialCell |
( |
const SpatialCell * | cell | ) |
|
|
virtual |
◆ writeParameters()
| bool DRO::VariableMuSpace::writeParameters |
( |
vlsv::Writer & | vlsvWriter | ) |
|
|
virtual |
◆ nBins
| int DRO::VariableMuSpace::nBins |
|
protected |
◆ popID
| uint DRO::VariableMuSpace::popID |
|
protected |
◆ popName
| std::string DRO::VariableMuSpace::popName |
|
protected |
The documentation for this class was generated from the following files: