CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_PN_to_Grid Class Reference

Creates a grid based on pipe network site locations. More...

#include <pn/csol_pn_to_grid.h>

Inherits Operation.

Public Member Functions

 CSol_PN_to_Grid ()
 
virtual ~CSol_PN_to_Grid ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

The grid dimensions are copied from the input grid, and any locations on the ouput grid cells containing a pipe network site (junction) are set to the 'site fill value'. The output grid is initialised to a single value given by 'grid fill value'.

Constructor & Destructor Documentation

~CSol_PN_to_Grid ( )
virtual

Member Function Documentation

bool execute ( )
protectedvirtual