|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IM_EventSetCalc_v3_0_API
| Method Summary | |
|---|---|
int |
getNumSites()
Returns the number of sites for the calculation |
File |
getOutputDir()
Returns the output directory for all results |
OrderedSiteDataProviderList |
getSiteDataProviders()
Returns the ordered site data provider list, or null to not use site data providers |
Location |
getSiteLocation(int i)
Returns the Location of the ith site. |
ArrayList<Site> |
getSites()
|
ArrayList<ArrayList<SiteDataValue<?>>> |
getSitesData()
This initializes the site data values for each site. |
ArrayList<SiteDataValue<?>> |
getUserSiteDataValues(int i)
Returns the user specified (in the input file) site data values for the site or null to try to use site data providers |
| Method Detail |
|---|
int getNumSites()
Location getSiteLocation(int i)
i -
OrderedSiteDataProviderList getSiteDataProviders()
ArrayList<SiteDataValue<?>> getUserSiteDataValues(int i)
i -
File getOutputDir()
ArrayList<ArrayList<SiteDataValue<?>>> getSitesData()
ArrayList<Site> getSites()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||