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

Password:

ResearchProposal struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ResearchProposal Struct Reference

#include <Ofaculty.h>

List of all members.

Public Attributes

int total_dollars
float overhead_rate
char status
int date_to_next_status
float prob_proposal_funded


Detailed Description

Structure describing costs and milestone dates for active and proposed faculty research projects.

Definition at line 67 of file Ofaculty.h.


Member Data Documentation

int ResearchProposal::date_to_next_status
 

Definition at line 74 of file Ofaculty.h.

float ResearchProposal::overhead_rate
 

Definition at line 71 of file Ofaculty.h.

float ResearchProposal::prob_proposal_funded
 

Definition at line 78 of file Ofaculty.h.

char ResearchProposal::status
 

Definition at line 73 of file Ofaculty.h.

int ResearchProposal::total_dollars
 

Definition at line 69 of file Ofaculty.h.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:32 2002 for VirtualU by doxygen1.2.17