Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

Department class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Department Class Reference

#include <Odept.h>

Inheritance diagram for Department:

GeneralDepartment List of all members.

Public Methods

void init (int departmentId)
int write_file (File *filePtr)
int read_file (File *filePtr)
char * name ()
void main_report (int)
void main_report_deinit ()
int main_report_detect ()
void course_report (int)
void course_report_1 (int)
void course_report_2 (int)
void course_report_3 (int)
void course_report_4 (int)
void course_report_deinit ()
int course_report_detect ()
void set_report_init_flag (int flag)
void print_report ()
void generate_faculty ()
void generate_course ()
void next_day ()
void calc_all_performance_indicator ()
int create_department_firm ()
void init_hiring ()
void faculty_hiring (bool hireNow=false)
void calc_educational_quality ()
void init_proj_vars (Faculty *facPtr)
void calc_research_dollar ()
void update_history (char update_flag)

Static Public Methods

int hiring_priority_input_2_multiplier (char in)
int hiring_priority_level_input_2_multiplier (char in)

Public Attributes

FacultyArray faculty_array
CourseArray course_array
char first_write_offset
char department_recno
short firm_recno
int total_research_dollar
int total_research_dollar_direct
int research_dollar_norm
char percent_investigator
int regular_faculty_count
char priority_discretionary_hour_array [DISCRETIONARY_TYPE_COUNT]
char last_priority_discretionary_hour_array [DISCRETIONARY_TYPE_COUNT]
char pressure_to_change_teaching_load
float relative_priority_discretionary_hour_array [DISCRETIONARY_TYPE_COUNT]
char course_preference_input [COURSE_PREFERENCE_COUNT]
char course_preference [COURSE_PREFERENCE_COUNT]
float dept_salary_multiplier
char teaching_talent_priority
char scholarship_talent_priority
char research_talent_priority
char cost_containment_priority
char assistant_professor_priority
char tenured_faculty_priority
char longterm_adjunct_faculty_priority
char shortterm_adjunct_faculty_priority
char female_faculty_priority
char minority_faculty_priority
float salary_multiplier [GENDER_ETHNIC_TYPE_COUNT]
float peer_salary_multiplier_rank [MAX_RANK_AGE_GROUP]
float peer_salary_multiplier_gender [GENDER_ETHNIC_TYPE_COUNT]
float peer_numeraire_salary
float peer_talent_rank [MAX_RANK_AGE_GROUP][TALENT_COUNT]
float peer_talent_gender [GENDER_ETHNIC_TYPE_COUNT][TALENT_COUNT]
int buget_average_salary
int init_doctor_count
int init_breakout_section_count
float doctors_per_research_dollar
float breakout_section_by_doctor
float p_faculty_research
float p_academic_standing
float p_academic_standing_no_latency
float p_tech_utilization
float p_educational_quality
float p_faculty_morale
float p_student_morale
float p_faculty_diversity
float cummulative_tech_utilization
int dept_student_level_no [MAX_STUDENT_LEVEL_N_TOTAL]
int dept_student_level_history [MAX_STUDENT_LEVEL_N_TOTAL][HISTORY_TRIMESTER_COUNT]
int dept_gender_student_level_no [GENDER_ETHNIC_TYPE_COUNT_N_TOTAL]
int dept_gender_student_level_history [GENDER_ETHNIC_TYPE_COUNT_N_TOTAL][HISTORY_TRIMESTER_COUNT]
char current_report_type
float p_educational_quality_history [HISTORY_TRIMESTER_COUNT]
float p_academic_standing_history [HISTORY_YEAR_COUNT]
float p_student_morale_history [HISTORY_TRIMESTER_COUNT]
float p_faculty_research_history [HISTORY_MONTH_COUNT]
float p_faculty_morale_history [HISTORY_MONTH_COUNT]
float p_faculty_diversity_history [HISTORY_YEAR_COUNT]
float var_educational_quality_history [EDUCATIONAL_QUALITY_VAR_COUNT][HISTORY_TRIMESTER_COUNT]
float var_academic_standing_history [ACADEMIC_STANDING_VAR_COUNT][HISTORY_YEAR_COUNT]
float var_student_morale_history [STUDENT_MORALE_VAR_COUNT][HISTORY_TRIMESTER_COUNT]
float var_change_educational_quality [EDUCATIONAL_QUALITY_VAR_COUNT]
float var_change_academic_standing [ACADEMIC_STANDING_VAR_COUNT]
float var_change_student_morale [STUDENT_MORALE_VAR_COUNT]
int faculty_level_history [FACULTY_RANK_LEVEL_COUNT_N_TOTAL][HISTORY_YEAR_COUNT]
int faculty_gender_history [GENDER_ETHNIC_TYPE_COUNT_N_TOTAL][HISTORY_YEAR_COUNT]
float research_m_history [RESEARCH_STATUS_COUNT][HISTORY_MONTH_COUNT]
float research_y_history [RESEARCH_STATUS_COUNT][HISTORY_YEAR_COUNT]
int research_total_history [HISTORY_MONTH_COUNT]
int research_direct_history [HISTORY_MONTH_COUNT]
int regular_faculty_with_research [HISTORY_MONTH_COUNT]

Static Public Attributes

const float var_educational_quality_weight [EDUCATIONAL_QUALITY_VAR_COUNT]
const float var_academic_standing_weight [ACADEMIC_STANDING_VAR_COUNT]

Detailed Description

Subclass of GeneralDepartment. Contains methods for calculating performance (financial as well as academic). As such, it responds to Info::next_day(). Handles faculty generation, including hiring once the games starts.

Definition at line 64 of file Odept.h.


Member Function Documentation

void Department::calc_all_performance_indicator  
 

Calculate the Faculty Publication performance indicator.

Definition at line 32 of file Odept_pi.cpp.

void Department::calc_educational_quality  
 

Definition at line 286 of file Odept_pi.cpp.

References EDUCATIONAL_QUALITY_VAR_COUNT.

void Department::calc_research_dollar  
 

Definition at line 1090 of file Odept_gf.cpp.

Referenced by Finance::init_data().

void Department::course_report int    refreshFlag
 

<int> refreshFlag = INFO_REPAINT or INFO_UPDATE

Definition at line 230 of file Ocour_if.cpp.

References REPORT_MODE_INSTITUTION, and REPORT_TYPE_INSTITUTION_OVERVIEW.

Referenced by PrintMenu::printing1().

void Department::course_report_1 int   
 

Definition at line 269 of file Ocour_if.cpp.

References MAX_TEACHING_METHOD_N_TOTAL, and REPORT_MODE_INSTITUTION.

void Department::course_report_2 int   
 

Definition at line 803 of file Ocour_if.cpp.

References BG_PIC_ID, BOTTOM_BUTTON_DISTANCE, BOTTOM_BUTTON_HEIGHT, BOTTOM_BUTTON_WIDTH, BOTTOM_BUTTON_X1, BOTTOM_BUTTON_Y1, course_array, course_preference, course_preference_input, course_report_deinit(), current_report_type, GeneralDepartment::department_id, INFO_REPAINT, ValueSlider::init(), PieChart::init(), NULL, ButtonGroup::paint(), PieChart::paint(), ValueSlider::refresh(), PieChart::refresh(), Text::refresh(), REPORT_X1, REPORT_Y1, Text::right_put(), PieChart::series_color, TABLE_X1, TABLE_X2, CourseTemplate::target_preference, ZOOM_X1, ZOOM_X2, ZOOM_Y1, and ZOOM_Y2.

void Department::course_report_3 int   
 

void Department::course_report_4 int   
 

Definition at line 953 of file Ocour_if.cpp.

References BG_PIC_ID, BOTTOM_BUTTON_DISTANCE, BOTTOM_BUTTON_HEIGHT, BOTTOM_BUTTON_WIDTH, BOTTOM_BUTTON_X1, BOTTOM_BUTTON_Y1, course_array, course_report_deinit(), current_report_type, INFO_REPAINT, RadioButtonVert::init(), GraphPerformanceIndicatorMonth::init(), NULL, ButtonGroup::paint(), GraphPerformanceIndicatorMonth::paint(), RadioButtonVert::refresh(), GraphPerformanceIndicatorMonth::refresh(), Text::refresh(), REPORT_X1, REPORT_X2, REPORT_Y1, Text::right_put(), TABLE_X1, TABLE_X2, ZOOM_X1, ZOOM_X2, ZOOM_Y1, and ZOOM_Y2.

void Department::course_report_deinit  
 

Definition at line 1380 of file Ocour_if.cpp.

References PieChart::deinit(), ValueSlider::deinit(), RadioButtonVert::deinit(), GraphPerformanceIndicatorMonth::deinit(), GraphPerformanceIndicatorTrimester::deinit(), Text::deinit(), ButtonGroup::deinit_buttons(), and MAX_TEACHING_METHOD.

Referenced by course_report_2(), course_report_4(), and PrintMenu::printing1().

int Department::course_report_detect  
 

Definition at line 1437 of file Ocour_if.cpp.

References course_preference_input, current_report_type, ValueSlider::detect(), RadioButtonVert::detect(), ButtonGroup::detect(), REPORT_TYPE_DEPARTMENT_CLASSTYPES, REPORT_TYPE_INSTITUTION_SUMMERTEACHING, REPORT_Y1, RadioButtonVert::sel_num, TABLE_X1, TABLE_X2, and ValueSlider::var_ptr.

int Department::create_department_firm  
 

Definition at line 223 of file Odept.cpp.

References ROAD_HEIGHT, and ROAD_WIDTH.

Referenced by DepartmentArray::read_file().

void Department::faculty_hiring bool    hireNow = false
 

refer to HE.Fac_Hiring.xls and email *_hire.txt

Definition at line 418 of file Odepa_hi.cpp.

References GENDER_ETHNIC_TYPE_COUNT, GENDER_ETHNIC_TYPE_COUNT_N_TOTAL, MAX_RANK_AGE_GROUP, MAX_RANK_AGE_GROUP_N_TOTAL, and TALENT_COUNT.

void Department::generate_course  
 

Definition at line 278 of file Odept.cpp.

References Course::department_recno, Course::depth_category, Course::focus_category, MAX_COURSE_DEPTH_FOCUS, MAX_TEACHING_METHOD, and Course::teaching_method.

void Department::generate_faculty  
 

Definition at line 129 of file Odept_gf.cpp.

References MAX_RANK_AGE_GROUP.

int Department::hiring_priority_input_2_multiplier char    in [inline, static]
 

Definition at line 118 of file Odept.h.

References IF.

int Department::hiring_priority_level_input_2_multiplier char    in [inline, static]
 

Definition at line 128 of file Odept.h.

References IF.

void Department::init int    departmentId
 

Definition at line 30 of file Odept.cpp.

References REPORT_TYPE_DEPARTMENT_CLASSTYPES, REPORT_TYPE_DEPARTMENT_OVERVIEW, REPORT_TYPE_INSTITUTION_OVERVIEW, and REPORT_TYPE_INSTITUTION_SUMMERTEACHING.

Referenced by DepartmentArray::add().

void Department::init_hiring  
 

refer to td 3.5 section 3

Definition at line 81 of file Odepa_hi.cpp.

References GENDER_ETHNIC_TYPE_COUNT_N_TOTAL, and MAX_RANK_AGE_GROUP_N_TOTAL.

void Department::init_proj_vars Faculty   facPtr
 

Definition at line 548 of file Odept_gf.cpp.

References MAX_RESEARCH_PROPOSAL, and test.

Referenced by Faculty::init().

void Department::main_report int   
 

Definition at line 232 of file Odept_if.cpp.

Referenced by PrintMenu::printing5().

void Department::main_report_deinit  
 

Definition at line 236 of file Odept_if.cpp.

Referenced by PrintMenu::printing5().

int Department::main_report_detect  
 

Definition at line 246 of file Odept_if.cpp.

char * Department::name  
 

Definition at line 210 of file Odept.cpp.

Referenced by print_report(), PrintMenu::printing1(), PrintMenu::printing5(), and FacultyRes::summary_report_7().

void Department::next_day  
 

Reimplemented from GeneralDepartment.

Definition at line 303 of file Odept.cpp.

References RESEARCH_STATUS_COUNT, and shift_history.

void Department::print_report  
 

Definition at line 2033 of file Odept_if.cpp.

References ACADEMIC_STANDING_VAR_COUNT, BUTTON_DIST, BUTTON_HEIGHT, BUTTON_VDIST, GraphPerformanceIndicatorYear::deinit(), GraphPerformanceIndicatorTrimester::deinit(), GraphNonFinancialMonth::deinit(), GraphNonFinancialYear::deinit(), GraphNonFinancialTrimester::deinit(), EDUCATIONAL_QUALITY_VAR_COUNT, GraphPerformanceIndicatorYear::init(), GraphPerformanceIndicatorTrimester::init(), GraphNonFinancialMonth::init(), GraphNonFinancialYear::init(), GraphNonFinancialTrimester::init(), mem_del, MODE_DEPT_EDUCATIONAL_QUALITY, MODE_DEPT_GRAPH_HEIGHT, MODE_DEPT_GRAPH_WIDTH, MODE_DEPT_TAB0, MODE_DEPT_VTAB1, name(), NULL, p_academic_standing_history, p_educational_quality_history, p_faculty_diversity_history, p_faculty_morale_history, p_faculty_research_history, p_student_morale_history, GraphPerformanceIndicatorYear::paint(), GraphPerformanceIndicatorTrimester::paint(), GraphNonFinancialMonth::paint(), GraphNonFinancialYear::paint(), GraphNonFinancialTrimester::paint(), REPORT_X1, REPORT_Y1, String::str_buf, V_BLACK, V_WHITE, var_academic_standing_history, var_academic_standing_weight, var_change_academic_standing, var_change_educational_quality, var_educational_quality_history, var_educational_quality_weight, VGA_HEIGHT, and VGA_WIDTH.

Referenced by PrintMenu::printing5().

int Department::read_file File   filePtr
 

Reimplemented from GeneralDepartment.

Definition at line 154 of file OGFILE4.CPP.

References course_array, err_when, faculty_array, File::file_read(), first_write_offset, CourseArray::read_file(), FacultyArray::read_file(), and GeneralDepartment::read_file().

Referenced by DepartmentArray::read_file().

void Department::set_report_init_flag int    flag
 

Definition at line 226 of file Odept_if.cpp.

Referenced by PrintMenu::printing5().

void Department::update_history char    update_flag
 

update history arrays

update_flag = UPDATE_TRIMESTER, UPDATE_MONTH, UPDATE_YEAR; (ooffice.h)

Definition at line 357 of file Odept.cpp.

References ACADEMIC_STANDING_VAR_COUNT, EDUCATIONAL_QUALITY_VAR_COUNT, err_here, FACULTY_RANK_LEVEL_COUNT_N_TOTAL, GENDER_ETHNIC_TYPE_COUNT_N_TOTAL, MAX_STUDENT_LEVEL_N_TOTAL, shift_history, and STUDENT_MORALE_VAR_COUNT.

int Department::write_file File   filePtr
 

Reimplemented from GeneralDepartment.

Definition at line 125 of file OGFILE4.CPP.


Member Data Documentation

char Department::assistant_professor_priority
 

Definition at line 120 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

float Department::breakout_section_by_doctor
 

Definition at line 148 of file Odept.h.

int Department::buget_average_salary
 

Definition at line 140 of file Odept.h.

char Department::cost_containment_priority
 

Definition at line 115 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

CourseArray Department::course_array
 

Definition at line 67 of file Odept.h.

Referenced by DepartmentArray::calc_course_history(), course_report_2(), course_report_4(), and read_file().

char Department::course_preference[COURSE_PREFERENCE_COUNT]
 

Definition at line 106 of file Odept.h.

Referenced by DepartmentArray::calc_course_pref(), and course_report_2().

char Department::course_preference_input[COURSE_PREFERENCE_COUNT]
 

Definition at line 104 of file Odept.h.

Referenced by DepartmentArray::calc_course_pref(), course_report_2(), and course_report_detect().

float Department::cummulative_tech_utilization
 

Definition at line 207 of file Odept.h.

char Department::current_report_type
 

Definition at line 237 of file Odept.h.

Referenced by course_report_2(), course_report_4(), course_report_detect(), and PrintMenu::printing1().

char Department::department_recno
 

Definition at line 76 of file Odept.h.

Referenced by DepartmentArray::is_deleted(), and DepartmentArray::read_file().

int Department::dept_gender_student_level_history[GENDER_ETHNIC_TYPE_COUNT_N_TOTAL][HISTORY_TRIMESTER_COUNT]
 

Definition at line 215 of file Odept.h.

Referenced by PlayerSchool::summary_student_report_2().

int Department::dept_gender_student_level_no[GENDER_ETHNIC_TYPE_COUNT_N_TOTAL]
 

Reimplemented from GeneralDepartment.

Definition at line 214 of file Odept.h.

float Department::dept_salary_multiplier
 

Definition at line 110 of file Odept.h.

Referenced by FacultyRes::summary_report_7().

int Department::dept_student_level_history[MAX_STUDENT_LEVEL_N_TOTAL][HISTORY_TRIMESTER_COUNT]
 

Definition at line 211 of file Odept.h.

Referenced by PlayerSchool::summary_student_report_1().

int Department::dept_student_level_no[MAX_STUDENT_LEVEL_N_TOTAL]
 

Reimplemented from GeneralDepartment.

Definition at line 210 of file Odept.h.

Referenced by PlayerSchool::summary_student_report_1().

float Department::doctors_per_research_dollar
 

Definition at line 147 of file Odept.h.

FacultyArray Department::faculty_array
 

Definition at line 66 of file Odept.h.

Referenced by DepartmentArray::calc_faculty_student_history(), DepartmentArray::init_research(), Finance::new_fiscal_year(), read_file(), NewsArray::research_prize(), FacultyRes::summary_report_1(), FacultyRes::summary_report_2(), FacultyRes::summary_report_3(), and DepartmentArray::update_history().

int Department::faculty_gender_history[GENDER_ETHNIC_TYPE_COUNT_N_TOTAL][HISTORY_YEAR_COUNT]
 

Definition at line 342 of file Odept.h.

Referenced by DepartmentArray::calc_faculty_student_history(), plagiarism_scandal(), and FacultyRes::summary_report_2().

int Department::faculty_level_history[FACULTY_RANK_LEVEL_COUNT_N_TOTAL][HISTORY_YEAR_COUNT]
 

Definition at line 341 of file Odept.h.

Referenced by DepartmentArray::calc_faculty_student_history(), plagiarism_scandal(), and FacultyRes::summary_report_1().

char Department::female_faculty_priority
 

Definition at line 125 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

short Department::firm_recno
 

Definition at line 77 of file Odept.h.

char Department::first_write_offset
 

Reimplemented from GeneralDepartment.

Definition at line 74 of file Odept.h.

Referenced by read_file().

int Department::init_breakout_section_count
 

Definition at line 146 of file Odept.h.

int Department::init_doctor_count
 

Definition at line 145 of file Odept.h.

char Department::last_priority_discretionary_hour_array[DISCRETIONARY_TYPE_COUNT]
 

Definition at line 95 of file Odept.h.

Referenced by PlayerSchool::init_scenario().

char Department::longterm_adjunct_faculty_priority
 

Definition at line 123 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

char Department::minority_faculty_priority
 

Definition at line 126 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

float Department::p_academic_standing
 

Definition at line 155 of file Odept.h.

float Department::p_academic_standing_history[HISTORY_YEAR_COUNT]
 

Definition at line 320 of file Odept.h.

Referenced by print_report(), and PrintMenu::printing5().

float Department::p_academic_standing_no_latency
 

Definition at line 156 of file Odept.h.

float Department::p_educational_quality
 

Definition at line 158 of file Odept.h.

Referenced by PlayerSchool::next_trimester(), and rise_educational_quality().

float Department::p_educational_quality_history[HISTORY_TRIMESTER_COUNT]
 

Definition at line 319 of file Odept.h.

Referenced by print_report(), PrintMenu::printing5(), and DepartmentArray::update_history().

float Department::p_faculty_diversity
 

Definition at line 161 of file Odept.h.

float Department::p_faculty_diversity_history[HISTORY_YEAR_COUNT]
 

Definition at line 324 of file Odept.h.

Referenced by print_report(), PrintMenu::printing5(), and DepartmentArray::update_history().

float Department::p_faculty_morale
 

Definition at line 159 of file Odept.h.

float Department::p_faculty_morale_history[HISTORY_MONTH_COUNT]
 

Definition at line 323 of file Odept.h.

Referenced by print_report(), PrintMenu::printing5(), FacultyRes::summary_report_3(), and DepartmentArray::update_history().

float Department::p_faculty_research
 

Definition at line 154 of file Odept.h.

float Department::p_faculty_research_history[HISTORY_MONTH_COUNT]
 

Definition at line 322 of file Odept.h.

Referenced by print_report(), PrintMenu::printing5(), and DepartmentArray::update_history().

float Department::p_student_morale
 

Definition at line 160 of file Odept.h.

Referenced by PlayerSchool::next_trimester().

float Department::p_student_morale_history[HISTORY_TRIMESTER_COUNT]
 

Definition at line 321 of file Odept.h.

Referenced by print_report(), PrintMenu::printing5(), PlayerSchool::summary_student_report_3(), and DepartmentArray::update_history().

float Department::p_tech_utilization
 

Definition at line 157 of file Odept.h.

float Department::peer_numeraire_salary
 

Definition at line 135 of file Odept.h.

float Department::peer_salary_multiplier_gender[GENDER_ETHNIC_TYPE_COUNT]
 

Definition at line 134 of file Odept.h.

float Department::peer_salary_multiplier_rank[MAX_RANK_AGE_GROUP]
 

Definition at line 133 of file Odept.h.

float Department::peer_talent_gender[GENDER_ETHNIC_TYPE_COUNT][TALENT_COUNT]
 

Definition at line 138 of file Odept.h.

float Department::peer_talent_rank[MAX_RANK_AGE_GROUP][TALENT_COUNT]
 

Definition at line 137 of file Odept.h.

char Department::percent_investigator
 

Definition at line 85 of file Odept.h.

char Department::pressure_to_change_teaching_load
 

Definition at line 96 of file Odept.h.

Referenced by FacultyRes::summary_report_3().

char Department::priority_discretionary_hour_array[DISCRETIONARY_TYPE_COUNT]
 

Definition at line 93 of file Odept.h.

Referenced by PlayerSchool::init_scenario(), FacultyArray::next_trimester(), and FacultyRes::summary_report_3().

int Department::regular_faculty_count
 

Definition at line 87 of file Odept.h.

Referenced by DepartmentArray::update_history().

int Department::regular_faculty_with_research[HISTORY_MONTH_COUNT]
 

Definition at line 359 of file Odept.h.

Referenced by FacultyRes::summary_report_4().

float Department::relative_priority_discretionary_hour_array[DISCRETIONARY_TYPE_COUNT]
 

Definition at line 99 of file Odept.h.

Referenced by FacultyArray::next_trimester().

int Department::research_direct_history[HISTORY_MONTH_COUNT]
 

Definition at line 356 of file Odept.h.

Referenced by FacultyRes::summary_report_4().

int Department::research_dollar_norm
 

Definition at line 83 of file Odept.h.

float Department::research_m_history[RESEARCH_STATUS_COUNT][HISTORY_MONTH_COUNT]
 

Definition at line 349 of file Odept.h.

Referenced by FacultyRes::summary_report_4().

char Department::research_talent_priority
 

Definition at line 114 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

int Department::research_total_history[HISTORY_MONTH_COUNT]
 

Definition at line 354 of file Odept.h.

Referenced by FacultyRes::summary_report_4().

float Department::research_y_history[RESEARCH_STATUS_COUNT][HISTORY_YEAR_COUNT]
 

Definition at line 351 of file Odept.h.

Referenced by FacultyRes::summary_report_4().

float Department::salary_multiplier[GENDER_ETHNIC_TYPE_COUNT]
 

Definition at line 131 of file Odept.h.

char Department::scholarship_talent_priority
 

Definition at line 113 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

char Department::shortterm_adjunct_faculty_priority
 

Definition at line 124 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

char Department::teaching_talent_priority
 

Definition at line 112 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

char Department::tenured_faculty_priority
 

Definition at line 121 of file Odept.h.

Referenced by FacultyRes::summary_report_6().

int Department::total_research_dollar
 

Definition at line 81 of file Odept.h.

Referenced by Finance::init_data().

int Department::total_research_dollar_direct
 

Definition at line 82 of file Odept.h.

float Department::var_academic_standing_history[ACADEMIC_STANDING_VAR_COUNT][HISTORY_YEAR_COUNT]
 

Definition at line 331 of file Odept.h.

Referenced by print_report().

const float Department::var_academic_standing_weight [static]
 

Initial value:

{ 0.5f, 0.3f, 0.1f, 0.1f, }

Definition at line 25 of file Odept_pi.cpp.

Referenced by print_report().

float Department::var_change_academic_standing[ACADEMIC_STANDING_VAR_COUNT]
 

Definition at line 336 of file Odept.h.

Referenced by print_report().

float Department::var_change_educational_quality[EDUCATIONAL_QUALITY_VAR_COUNT]
 

Definition at line 335 of file Odept.h.

Referenced by print_report().

float Department::var_change_student_morale[STUDENT_MORALE_VAR_COUNT]
 

Definition at line 338 of file Odept.h.

float Department::var_educational_quality_history[EDUCATIONAL_QUALITY_VAR_COUNT][HISTORY_TRIMESTER_COUNT]
 

Definition at line 330 of file Odept.h.

Referenced by print_report(), and rise_use_of_IT().

const float Department::var_educational_quality_weight [static]
 

Initial value:

{ 0.20f, 0.15f, 0.10f, 0.05f, 0.10f, 0.20f, 0.20f, }

Definition at line 21 of file Odept_pi.cpp.

Referenced by print_report().