DI-Guy SDK Documentation  13.1
diguyExerciseInterface Member List

This is the complete list of members for diguyExerciseInterface, including all inherited members.

bdiExerciseInterface classdiguyExerciseInterfacefriend
broadcast_message(diguyCharacter *sender, float radius, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
broadcast_message_to_group(diguyCharacter *sender, const char *group_name, float radius, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
convert_lat_long_to_local(float lat, float lon, float *x, float *y, float *z)diguyExerciseInterface
convert_lat_long_to_local_double(double lat, double lon, float *x, float *y, float *z)diguyExerciseInterface
convert_local_to_lat(float x, float y, float z)diguyExerciseInterface
convert_local_to_lat_double(double x, double y, double z)diguyExerciseInterface
convert_local_to_lat_long_string(float x, float y, float z)diguyExerciseInterface
convert_local_to_long(float x, float y, float z)diguyExerciseInterface
convert_local_to_long_double(double x, double y, double z)diguyExerciseInterface
convert_local_to_mgrs(float x, float y, float z)diguyExerciseInterface
convert_mgrs_to_local(const char *MGRS_str, float *x, float *y, float *z)diguyExerciseInterface
diguyExerciseInterface(bdiExerciseInterface *ei)diguyExerciseInterfaceprivate
get_federate_type()diguyExerciseInterface
get_net_id(diguyCharacter *character)diguyExerciseInterface
get_scripted_object()diguyExerciseInterfaceinline
m_bdiExerciseInterfacediguyExerciseInterfaceprivate
send_message_to_character(diguyCharacter *character, diguyCharacter *sender, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
send_message_to_group(const char *group_name, diguyCharacter *sender, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
send_xc_control(unsigned short site, unsigned short host, const char *command)diguyExerciseInterface
send_xc_enter_slave_mode(unsigned short site, unsigned short host)diguyExerciseInterface
send_xc_eval_script(unsigned short site, unsigned short host, const char *text)diguyExerciseInterface
send_xc_exit_slave_mode(unsigned short site, unsigned short host)diguyExerciseInterface
send_xc_load_scenario(unsigned short site, unsigned short host, const char *filename, const char *refname)diguyExerciseInterface
send_xc_merge_scenario(unsigned short site, unsigned short host, float ttod, float refx, float refy, float refz, float tx, float ty, float tz, float rz, float rx, float ry, const char *filename, const char *suffix)diguyExerciseInterface
send_xc_reset_scenario(unsigned short site, unsigned short host)diguyExerciseInterface
send_xc_save_scenario(unsigned short site, unsigned short host, const char *filename, const int use_user_name)diguyExerciseInterface
send_xc_set_tin_tod(unsigned short site, unsigned short host, float ttod)diguyExerciseInterface
send_xc_time_now(float tod, float smooth_period)diguyExerciseInterface
send_xc_trigger_script(unsigned short site, unsigned short host, const char *script_name)diguyExerciseInterface