mantis.Ping: mantis.Ping Test the communication with server. It sends a...

View source: R/mantis.R

mantis.PingR Documentation

mantis.Ping Test the communication with server. It sends a ping and expects a pong

Description

mantis.Ping Test the communication with server. It sends a ping and expects a pong

Usage

mantis.Ping(scenario)

Arguments

scenario

the only useful option for this function is the client which is is the path to the client executable

Value

Returns a pong if the communication is succesful

Examples

scenario <- mantis.ScenarioOptions()
scenario$client <- 'MantisClient.exe'
mantis.Ping <- function( scenario)

UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.