Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
PrepWriter Class Reference

TODO Comment class here. More...

#include <PrepWriter.h>

+ Inheritance diagram for PrepWriter:

Public Member Functions

 PrepWriter (std::string wd, MonitoringManager *monitoringManager)
 constructor More...
 
std::string write ()
 write the PREP part of batch file into a string More...
 
 ~PrepWriter ()
 destructor More...
 
- Public Member Functions inherited from AnsysBatchWriter
 AnsysBatchWriter (MonitoringManager *monitoringManager)
 constructor More...
 
virtual ~AnsysBatchWriter ()
 destructor More...
 

Private Attributes

std::string elem
 element type used More...
 
std::string fileName
 name for .node ans .elem generated files More...
 
double poisson
 poisson ratio More...
 
std::string workingDir
 Ansys working directory. More...
 
double young
 young modulus More...
 

Additional Inherited Members

- Protected Attributes inherited from AnsysBatchWriter
MonitoringManagermonitoringManager
 monitoring manager More...
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

PrepWriter::PrepWriter ( std::string  wd,
MonitoringManager monitoringManager 
)

constructor

PrepWriter::~PrepWriter ( )

destructor

Member Function Documentation

std::string PrepWriter::write ( )
virtual

write the PREP part of batch file into a string

Implements AnsysBatchWriter.

Member Data Documentation

std::string PrepWriter::elem
private

element type used

std::string PrepWriter::fileName
private

name for .node ans .elem generated files

double PrepWriter::poisson
private

poisson ratio

std::string PrepWriter::workingDir
private

Ansys working directory.

double PrepWriter::young
private

young modulus


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