SMILE  v2.5
Schwarzschild Modelling Interactive expLoratory Environment
Public Member Functions | Private Attributes | List of all members
smile::CCentrophilicOrbitFilteringFnc Class Reference

Orbit filtering function that selects centrophilic orbits. More...

#include <schwarzschild.h>

Inheritance diagram for smile::CCentrophilicOrbitFilteringFnc:
Inheritance graph
[legend]
Collaboration diagram for smile::CCentrophilicOrbitFilteringFnc:
Collaboration graph
[legend]

Public Member Functions

 CCentrophilicOrbitFilteringFnc (double _weightFactor)
 
virtual double eval (const COrbitDesc *orbit) const
 

Private Attributes

double weightFactor
 returned value for centrophilic orbits
 

Detailed Description

Orbit filtering function that selects centrophilic orbits.

May be used for favouring (weightFactor<0) or penalizing (weightFactor>0) orbits with estimated minimum angular momentum equal to zero in the Schwarzschild model.


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