This is the complete list of members for CCWFGM_WindSpeedGrid, including all inherited members.
AddSector(const BSTR sector_name, double *min_angle, double *max_angle, unsigned short *index) | CCWFGM_WindSpeedGrid | |
Clone(ICWFGM_WindSpeedGrid **newGrid) | CCWFGM_WindSpeedGrid | |
Export(const unsigned short sector, const double speed, const BSTR prj_file_name, const BSTR grid_file_name) | CCWFGM_WindSpeedGrid | |
get_LayerManager(ICWFGM_LayerManager **pVal) | CCWFGM_WindSpeedGrid | |
get_UserData(VARIANT *pVal) | CCWFGM_WindSpeedGrid | |
GetAttribute(USHORT option, VARIANT *value) | CCWFGM_WindSpeedGrid | |
GetAttribute(__int64 layerThread, USHORT option, VARIANT *value) | CCWFGM_WindSpeedGrid | |
ICWFGM_WindSpeedGrid::GetAttribute([in]unsigned short option, [out, retval]VARIANT *value) | ICWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetAttribute([in] __int64 layerThread, [in] unsigned short option, [out, retval]VARIANT *value) | ICWFGM_GridEngine | |
GetAttributeData(__int64 layerThread, USHORT _x, USHORT _y, ULONGLONG time, USHORT option, VARIANT *attribute) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetAttributeData([in] __int64 layerThread, [in] unsigned short x, [in] unsigned short y, [in] unsigned __int64 time, [in] unsigned short option, [out, retval] VARIANT *attribute) | ICWFGM_GridEngine | |
GetAttributeDataArray(__int64 layerThread, USHORT _x_min, USHORT _y_min, USHORT _x_max, USHORT _y_max, ULONGLONG time, USHORT option, SAFEARRAY **attribute) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetAttributeDataArray([in] __int64 layerThread, [in]unsigned short x_min, [in]unsigned short y_min, [in]unsigned short x_max, [in]unsigned short y_max, [in] unsigned __int64 time, [in] unsigned short option, [in, out] SAFEARRAY(VARIANT)*attribute) | ICWFGM_GridEngine | |
GetCount(const unsigned short sector, unsigned short *count) | CCWFGM_WindSpeedGrid | |
GetDimensions(__int64 layerThread, USHORT *x_dim, USHORT *y_dim) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetDimensions([in] __int64 layerThread, [out] unsigned short *x_dim, [out]unsigned short *y_dim) | ICWFGM_GridEngine | |
GetElevationData(__int64 layerThread, USHORT x, USHORT y, SHORT allow_defaults_returned, double *elevation, double *slope_factor, double *slope_azimuth) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetElevationData([in] __int64 layerThread, [in] unsigned short x, [in] unsigned short y, [in] short allow_defaults_returned, [out]double *elevation, [out] double *slope_factor, [out] double *slope_azimuth) | ICWFGM_GridEngine | |
GetElevationDataArray(__int64 layerThread, USHORT x_min, USHORT y_min, USHORT x_max, USHORT y_max, SHORT allow_defaults_returned, SAFEARRAY **elevation, SAFEARRAY **slope_factor, SAFEARRAY **slope_azimuth) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetElevationDataArray([in] __int64 layerThread, [in]unsigned short x_min, [in]unsigned short y_min, [in]unsigned short x_max, [in]unsigned short y_max, [in]short allow_defaults_returned, [in, out] SAFEARRAY(double)*elevation, [in, out] SAFEARRAY(double)*slope_factor, [in, out] SAFEARRAY(double)*slope_azimuth) | ICWFGM_GridEngine | |
GetEventTime(__int64 layerThread, ULONG flags, ULONGLONG from_time, ULONGLONG *next_event) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetEventTime([in] __int64 layerThread, [in] unsigned long flags, [in] unsigned __int64 from_time, [out, retval] unsigned __int64 *next_event) | ICWFGM_GridEngine | |
GetFilenames(const unsigned short sector, SAFEARRAY **filenames) | CCWFGM_WindSpeedGrid | |
ICWFGM_WindSpeedGrid::GetFilenames([in]const unsigned short sector, [out]SAFEARRAY(BSTR)*filenames) | ICWFGM_WindSpeedGrid | |
GetFuelData(__int64 layerThread, USHORT _x, USHORT _y, ULONGLONG time, ICWFGM_Fuel **fuel) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetFuelData([in] __int64 layerThread, [in] unsigned short _x, [in] unsigned short _y, [in] unsigned __int64 time, [out, retval]ICWFGM_Fuel **fuel) | ICWFGM_GridEngine | |
GetFuelDataArray(__int64 layerThread, USHORT x_min, USHORT y_min, USHORT x_max, USHORT y_max, ULONGLONG time, SAFEARRAY **fuel) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetFuelDataArray([in] __int64 layerThread, [in] unsigned short _x_min, [in] unsigned short _y_min, [in] unsigned short _x_max, [in]unsigned short _y_max,[in]unsigned __int64 time, [in, out] SAFEARRAY(ICWFGM_Fuel *)*fuel) | ICWFGM_GridEngine | |
GetFuelIndexData(__int64 layerThread, USHORT x, USHORT y, ULONGLONG time, UCHAR *fuel_index) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetFuelIndexData([in] __int64 layerThread, [in] unsigned short x, [in] unsigned short y, [in] unsigned __int64 time, [out, retval]unsigned char *fuel_index) | ICWFGM_GridEngine | |
GetFuelIndexDataArray(__int64 layerThread, USHORT x_min, USHORT y_min, USHORT x_max, USHORT y_max, ULONGLONG time, SAFEARRAY **fuel) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetFuelIndexDataArray([in] __int64 layerThread, [in]unsigned short _x_min, [in]unsigned short _y_min, [in]unsigned short _x_max, [in]unsigned short _y_max, [in]unsigned __int64 time, [in, out] SAFEARRAY(unsigned char)*fuel_index) | ICWFGM_GridEngine | |
GetGridEngine(__int64 layerThread, ICWFGM_GridEngine **pVal) | CCWFGM_WindSpeedGrid | |
GetSector(USHORT option, double *angle, unsigned short *sector, BSTR *sector_name) | CCWFGM_WindSpeedGrid | |
ICWFGM_WindSpeedGrid::GetSector([in]unsigned short option, [in, out]double *angle, [in, out]unsigned short *sector, [out]BSTR *sector_name) | ICWFGM_WindSpeedGrid | |
GetSectorAngles(const unsigned short sector, double *min_angle, double *max_angle) | CCWFGM_WindSpeedGrid | |
GetSectorCount(unsigned short *count) | CCWFGM_WindSpeedGrid | |
GetWeatherData(__int64 layerThread, USHORT x, USHORT y, ULONGLONG time, ULONG interpolate_method, IWXData *wx, IFWIData *ifwi, DFWIData *dfwi) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetWeatherData([in] __int64 layerThread, [in] unsigned short x, [in] unsigned short y, [in] unsigned __int64 time, [in]unsigned long interpolate_method, [out]IWXData *wx, [out]IFWIData *ifwi, [out]DFWIData *dfwi) | ICWFGM_GridEngine | |
GetWeatherDataArray(__int64 layerThread, USHORT x_min, USHORT y_min, USHORT x_max, USHORT y_max, ULONGLONG time, ULONG interpolate_method, SAFEARRAY **wx, SAFEARRAY **ifwi, SAFEARRAY **dfwi) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::GetWeatherDataArray([in] __int64 layerThread, [in]unsigned short x_min, [in]unsigned short y_min, [in]unsigned short x_max, [in] unsigned short y_max, [in]unsigned __int64 time, [in]unsigned long interpolate_method, [in, out] SAFEARRAY(IWXData)*wx, [in, out] SAFEARRAY(IFWIData)*ifwi, [in, out] SAFEARRAY(DFWIData)*dfwi) | ICWFGM_GridEngine | |
GetWindSpeeds(const unsigned short sector, unsigned short *count, SAFEARRAY **speed_array) | CCWFGM_WindSpeedGrid | |
ICWFGM_WindSpeedGrid::GetWindSpeeds([in]const unsigned short sector, [out]unsigned short *count, [in, out]SAFEARRAY(double)*speed_array) | ICWFGM_WindSpeedGrid | |
Import(const unsigned short sector, const double speed, const BSTR prj_file_name, const BSTR grid_file_name) | CCWFGM_WindSpeedGrid | |
ImportFrom(ICWFGM_WeatherGridFilter *filter) | CCWFGM_WindSpeedGrid | |
LayerManager | ICWFGM_GridEngine | |
ModifySectorSet(SAFEARRAY *set_modifier) | CCWFGM_WindSpeedGrid | |
ICWFGM_WindSpeedGrid::ModifySectorSet([in]SAFEARRAY(WeatherGridSetModifier) set_modifier) | ICWFGM_WindSpeedGrid | |
MT_Lock(__int64 layerThread, USHORT exclusive, USHORT obtain) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::MT_Lock([in] __int64 layerThread, [in] unsigned short exclusive, [in] unsigned short obtain) | ICWFGM_GridEngine | |
PostCalculationEvent(__int64 layerThread, ULONGLONG time, ULONG mode) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::PostCalculationEvent([in] __int64 layerThread, [in] unsigned __int64 time, [in] unsigned long mode) | ICWFGM_GridEngine | |
PreCalculationEvent(__int64 layerThread, ULONGLONG time, ULONG mode) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::PreCalculationEvent([in] __int64 layerThread, [in] unsigned __int64 time, [in] unsigned long mode) | ICWFGM_GridEngine | |
put_LayerManager(ICWFGM_LayerManager *newVal) | CCWFGM_WindSpeedGrid | |
put_UserData(VARIANT newVal) | CCWFGM_WindSpeedGrid | |
PutGridEngine(__int64 layerThread, ICWFGM_GridEngine *newVal) | CCWFGM_WindSpeedGrid | |
Remove(const unsigned short sector, const double speed) | CCWFGM_WindSpeedGrid | |
RemoveSector(const unsigned short sector) | CCWFGM_WindSpeedGrid | |
SetAttribute(unsigned short option, VARIANT value) | CCWFGM_WindSpeedGrid | |
UserData | ICWFGM_GridEngine | |
Valid(__int64 layerThread, ULONGLONG start_time, LONGLONG duration, ULONG option, SAFEARRAY **application_count) | CCWFGM_WindSpeedGrid | |
ICWFGM_GridEngine::Valid([in] __int64 layerThread, [in] unsigned __int64 start_time, [in] __int64 duration, [in] unsigned long option, [in, out] SAFEARRAY(unsigned short)*application_count) | ICWFGM_GridEngine |