Data Fields | |
| double | par [MDIM] | 
| int | modid | 
| char | chGrid | 
store the parameters of a single atmosphere model
Definition at line 51 of file stars.cpp.
| char mpp::chGrid | 
Definition at line 55 of file stars.cpp.
Referenced by InitGridCoStar(), InterpolateGridCoStar(), and lgCompileAtmosphereCoStar().
| int mpp::modid | 
Definition at line 54 of file stars.cpp.
Referenced by InitGridCoStar(), and InterpolateGridCoStar().
| double mpp::par[MDIM] | 
Definition at line 53 of file stars.cpp.
Referenced by CoStarListModels(), FindHCoStar(), GetModel(), InitIndexArrays(), InterpolateGridCoStar(), InterpolateModel(), InterpolateModelCoStar(), lgCompileAtmosphereCoStar(), SearchModel(), SetLimits(), and ValidateGrid().
 1.6.1