OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Result1DData Class Reference

#include "Result1DData.h"

Public Member Functions

 Result1DData ()
 
 ~Result1DData ()
 
void setDataHashValue (const std::string &dataHash)
 
void setData (const std::string &data)
 
std::string getDataHashValue ()
 
int getNumberOfQuantities ()
 
std::string getTitle ()
 
std::string getXLabel ()
 
std::string getYLabel ()
 
std::vector< double > & getXValues ()
 
std::vector< double > & getYreValues ()
 
std::vector< double > & getYimValues ()
 
 Result1DData ()
 
 ~Result1DData ()
 
void setDataHashValue (const std::string &dataHash)
 
void setData (const std::string &data)
 
std::string getDataHashValue ()
 
int getNumberOfQuantities ()
 
std::string getTitle ()
 
std::string getXLabel ()
 
std::string getYLabel ()
 
std::vector< double > & getXValues ()
 
std::vector< double > & getYreValues ()
 
std::vector< double > & getYimValues ()
 

Constructor & Destructor Documentation

◆ Result1DData() [1/2]

Result1DData::Result1DData ( )

◆ ~Result1DData() [1/2]

Result1DData::~Result1DData ( )

◆ Result1DData() [2/2]

Result1DData::Result1DData ( )

◆ ~Result1DData() [2/2]

Result1DData::~Result1DData ( )

Member Function Documentation

◆ getDataHashValue() [1/2]

std::string Result1DData::getDataHashValue ( )
inline

◆ getDataHashValue() [2/2]

std::string Result1DData::getDataHashValue ( )
inline

◆ getNumberOfQuantities() [1/2]

int Result1DData::getNumberOfQuantities ( )

◆ getNumberOfQuantities() [2/2]

int Result1DData::getNumberOfQuantities ( )

◆ getTitle() [1/2]

std::string Result1DData::getTitle ( )
inline

◆ getTitle() [2/2]

std::string Result1DData::getTitle ( )
inline

◆ getXLabel() [1/2]

std::string Result1DData::getXLabel ( )
inline

◆ getXLabel() [2/2]

std::string Result1DData::getXLabel ( )
inline

◆ getXValues() [1/2]

std::vector< double > & Result1DData::getXValues ( )
inline

◆ getXValues() [2/2]

std::vector< double > & Result1DData::getXValues ( )
inline

◆ getYimValues() [1/2]

std::vector< double > & Result1DData::getYimValues ( )
inline

◆ getYimValues() [2/2]

std::vector< double > & Result1DData::getYimValues ( )
inline

◆ getYLabel() [1/2]

std::string Result1DData::getYLabel ( )
inline

◆ getYLabel() [2/2]

std::string Result1DData::getYLabel ( )
inline

◆ getYreValues() [1/2]

std::vector< double > & Result1DData::getYreValues ( )
inline

◆ getYreValues() [2/2]

std::vector< double > & Result1DData::getYreValues ( )
inline

◆ setData() [1/2]

void Result1DData::setData ( const std::string & data)

◆ setData() [2/2]

void Result1DData::setData ( const std::string & data)

◆ setDataHashValue() [1/2]

void Result1DData::setDataHashValue ( const std::string & dataHash)

◆ setDataHashValue() [2/2]

void Result1DData::setDataHashValue ( const std::string & dataHash)

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