OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group functions.aux.GPS_Control_Functions

Declared in module SUPL_CommonSteps


Functions Summary
stop_GPS Sends a Stop-Request to the GPS simulator as a upper tester commands (MMIMessage)
ts_gps_action Sends a given request to the GPS simulator as upper tester command (MMIMessage)
ts_gps_action_withtimer Sends a given request to the GPS simulator with a given timer as upper tester commands (MMIMessage)

Details

stop_GPS
function stop_GPS() runs on SUPLComponent 

Declared in group functions.aux.GPS_Control_Functions

Sends a Stop-Request to the GPS simulator as a upper tester commands (MMIMessage)

Runs On: SUPLComponent

Returns: void -

ts_gps_action
function ts_gps_action(in MMIMessage p_mmiMessage) runs on SUPLComponent 

Declared in group functions.aux.GPS_Control_Functions

Sends a given request to the GPS simulator as upper tester command (MMIMessage)

Runs On: SUPLComponent

Returns: void -

Parameters:
ts_gps_action_withtimer
function ts_gps_action_withtimer(in MMIMessage p_mmiMessage, in float p_timer) runs on SUPLComponent 

Declared in group functions.aux.GPS_Control_Functions

Sends a given request to the GPS simulator with a given timer as upper tester commands (MMIMessage)

Runs On: SUPLComponent

Returns: void -

Parameters: