cloudy  trunk
ligbar.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 #ifndef LIGBAR_H_
5 #define LIGBAR_H_
6 
7 
15 void ligbar(long, const TransitionProxy & t2s2p , const TransitionProxy & t2s3p ,double*,double*);
16 
17 #endif /* LIGBAR_H_ */
TransitionProxy
Definition: transition.h:23
ligbar
void ligbar(long, const TransitionProxy &t2s2p, const TransitionProxy &t2s3p, double *, double *)