chydro.h
Classes
- chydro -- (full description)
Interface
- Public Members
- chydro(real r = 0, real core_m = 0, real core_r = 0, real mf = 1, real rf = 1, real tf = 1) : hydro(r, mf, rf, tf)
- real get_core_mass()
- real get_core_radius()
- void set_core_mass(const real m)
- void set_core_radius(const real r)
- virtual ostream & print_hydro_story(ostream&)
- virtual istream & scan_hydro_story(istream&)
Member Description
chydro(real r = 0, real core_m = 0, real core_r = 0, real mf = 1, real rf = 1, real tf = 1) : hydro(r, mf, rf, tf)