rtg_report

Synopsis

    
      #include "rtgapi.h"
    
      int rtg_report(rtg_t *rtg, double X, double Y);
    

Description

Sends a single data point to RTG.

Returns

Returns 0 on success, non-zero on error. All errors are non-fatal. Even if the RTG server dies, subsequent calls to rtg_report() can connect to a new invocation of the server.

See Also

rtg_init(), rtg_sequence(), RTG, TMG: A TMC Preprocessor for interfacing to RTG.

Source File

/usr/local/src/nortlib/rtgapi.c

Alphabetical List
Subject List
Return to Manuals Page
webmaster@huarp.harvard.edu
Copyright 2001 by the President and Fellows of Harvard College