HOPS
HOPS class reference
Public Member Functions | List of all members
hops::MHO_DiFXInputProcessor Class Reference

Class MHO_DiFXInputProcessor. More...

#include <MHO_DiFXInputProcessor.hh>

Public Member Functions

 MHO_DiFXInputProcessor ()
 
virtual ~MHO_DiFXInputProcessor ()
 
void ConvertToJSON (mho_json &input)
 Converts DiFX input data to JSON format and populates the provided mho_json object. More...
 
void LoadDiFXInputFile (std::string filename)
 Loads DiFX .input file and stores it in member variable (fD) More...
 

Detailed Description

Class MHO_DiFXInputProcessor.

Author
J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
Date
Mon Feb 21 00:33:14 2022 -0500

Constructor & Destructor Documentation

◆ MHO_DiFXInputProcessor()

hops::MHO_DiFXInputProcessor::MHO_DiFXInputProcessor ( )

◆ ~MHO_DiFXInputProcessor()

hops::MHO_DiFXInputProcessor::~MHO_DiFXInputProcessor ( )
virtual

Member Function Documentation

◆ ConvertToJSON()

void hops::MHO_DiFXInputProcessor::ConvertToJSON ( mho_json input)

Converts DiFX input data to JSON format and populates the provided mho_json object.

Parameters
inputReference to an mho_json object that will be populated with converted data

◆ LoadDiFXInputFile()

void hops::MHO_DiFXInputProcessor::LoadDiFXInputFile ( std::string  filename)

Loads DiFX .input file and stores it in member variable (fD)

Parameters
filenamePath to the DiFX input file.

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