Yacs++
 All Classes Functions
Public Member Functions | List of all members
POW Class Reference

#include <POW.hxx>

Public Member Functions

 POW ()
 
void initialize (double power, void *component)
 
void run ()
 

Detailed Description

This class is a C++ wrapper for a while loop calling a Cle-2000 procedure named PowComponent.c2m at each iteration.

Author
Alain Hebert, Ecole Polytechnique de Montreal (2013)

Constructor & Destructor Documentation

POW::POW ( )

use this constructor to create a new POW object

Member Function Documentation

void POW::initialize ( double  power,
void *  component 
)

use this method to assign a Calcium component to the POW object

Parameters
powerthermal reactor power in MW
componentCalcium component reference
void POW::run ( )

use this method to execute the POW object


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