Graph Framework
Loading...
Searching...
No Matches
graph_fortran::graph_piecewise_2d Interface Reference

Create 2D piecewise node. More...

Public Member Functions

type(c_ptr) function graph_piecewise_2d (c, num_cols,
 

Detailed Description

Create 2D piecewise node.

Parameters
[in]cThe graph C context.
[in]num_colsNumber of columns.
[in]x_argThe function x argument.
[in]x_scaleScale factor x argument.
[in]x_offsetOffset factor x argument.
[in]y_argThe function y argument.
[in]y_scaleScale factor y argument.
[in]y_offsetOffset factor y argument.
[in]sourceSource buffer to fill elements.
[in]source_sizeNumber of elements in the source buffer.
Returns
A 2D piecewise node.

The documentation for this interface was generated from the following file: