25 #ifndef __GyotoSimThickDisk_H_ 26 #define __GyotoSimThickDisk_H_ 29 namespace Astrobj {
class SimThickDisk; }
34 #ifdef GYOTO_USE_XERCES 60 void HoverR(double hh);
61 double HoverR() const;
63 virtual double operator()(double const coord[4]);
Definition: GyotoSimThickDisk.h:40
#define GYOTO_OBJECT
Declare class::properties and class::getProperties()
Definition: GyotoObject.h:84
Object that read physical quantities from a set of FITS files comming from numerical simulations...
Definition: GyotoSimBridge.h:97
SimThickDisk * clone() const
Cloner.
std::string filename() const
Get the FITS filename prefix.
double HoverR_
parameter which define the height of the disk depending on radius : h = HoverR * radius.
Definition: GyotoSimThickDisk.h:45
virtual std::string className_l() const
"SimThickDisk"
Namespace for the Gyoto library.
Definition: GyotoAstrobj.h:46
virtual std::string className() const
"SimThickDisk"
Pointers performing reference counting.
Definition: GyotoProperty.h:45
Object which computes radiative quantities from numerical simulations files.