NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AppTerrainJSON.cpp File Reference

Contains the definition of functions for multi-terrain app. More...

#include "AppTerrainJSON.h"
#include "tgCPGJSONLogger.h"
Include dependency graph for AppTerrainJSON.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Contains the definition of functions for multi-terrain app.

Contains the definition of functions for multi-terrain app, used in this instance for separate learning of parameters for the first and last segments of a ribbed spine.

Contains the definition function main() for the Multiple terrains app.

Author
Brian Mirletz, Alexander Xydes
Author
Brian Mirletz, Alexander Xydes $Id$
Brian Mirletz, Alexander Xydes, Dawn Hustig-Schultz

Definition in file AppTerrainJSON.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

The entry point.

Parameters
[in]argcthe number of command-line arguments
[in]argvargv[0] is the executable name
Returns
0

Definition at line 357 of file AppTerrainJSON.cpp.

Here is the call graph for this function: