> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::VisualizeIsochroneResponse

> gpudb::VisualizeIsochroneResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac318fcde27f507588dfb91ad77308c5f">GPUdb::visualizeIsochrone</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">gpudb/protocol/visualize\_isochrone.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a68dce1c525c7c7613c3028c0b1e2fe02" id="r_a68dce1c525c7c7613c3028c0b1e2fe02">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a68dce1c525c7c7613c3028c0b1e2fe02">VisualizeIsochroneResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a68dce1c525c7c7613c3028c0b1e2fe02">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1VisualizeIsochroneResponse" title="A set of results returned by GPUdb::visualizeIsochrone.">VisualizeIsochroneResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a68dce1c525c7c7613c3028c0b1e2fe02">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:ac4d84027de53caa5c6bbf2b10efb2f45" id="r_ac4d84027de53caa5c6bbf2b10efb2f45">
        <td className="memItemLeft" align="right" valign="top">int32\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac4d84027de53caa5c6bbf2b10efb2f45">width</a></td>
      </tr>

      <tr className="memdesc:ac4d84027de53caa5c6bbf2b10efb2f45">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Width of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a9d22b3c5b54739e6fb5b4c24a99945f7">width</a>. <br /></td>
      </tr>

      <tr className="separator:ac4d84027de53caa5c6bbf2b10efb2f45">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a1fb561377e6489f87972787bf226cfa3" id="r_a1fb561377e6489f87972787bf226cfa3">
        <td className="memItemLeft" align="right" valign="top">int32\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1fb561377e6489f87972787bf226cfa3">height</a></td>
      </tr>

      <tr className="memdesc:a1fb561377e6489f87972787bf226cfa3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Height of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a6fffbbfe7224587808e17635fbe3e68a">height</a>. <br /></td>
      </tr>

      <tr className="separator:a1fb561377e6489f87972787bf226cfa3">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:afdfccbf0344a0c5481c9d45ec331cf36" id="r_afdfccbf0344a0c5481c9d45ec331cf36">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afdfccbf0344a0c5481c9d45ec331cf36">bgColor</a></td>
      </tr>

      <tr className="memdesc:afdfccbf0344a0c5481c9d45ec331cf36">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Background color of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a94e193f2df29c3ddc10e5c867a69885a">bg\_color</a>. <br /></td>
      </tr>

      <tr className="separator:afdfccbf0344a0c5481c9d45ec331cf36">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a2f6fd3168821bb248491bdfb257accd2" id="r_a2f6fd3168821bb248491bdfb257accd2">
        <td className="memItemLeft" align="right" valign="top">std::vector\< uint8\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f6fd3168821bb248491bdfb257accd2">imageData</a></td>
      </tr>

      <tr className="memdesc:a2f6fd3168821bb248491bdfb257accd2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Generated contour image data. <br /></td>
      </tr>

      <tr className="separator:a2f6fd3168821bb248491bdfb257accd2">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:abac876c6b124f7d9e29e6e92e6bba4c5" id="r_abac876c6b124f7d9e29e6e92e6bba4c5">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abac876c6b124f7d9e29e6e92e6bba4c5">info</a></td>
      </tr>

      <tr className="memdesc:abac876c6b124f7d9e29e6e92e6bba4c5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:abac876c6b124f7d9e29e6e92e6bba4c5">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a190bfd620da5d064085fcd3c369d4452" id="r_a190bfd620da5d064085fcd3c369d4452">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a190bfd620da5d064085fcd3c369d4452">solveInfo</a></td>
      </tr>

      <tr className="memdesc:a190bfd620da5d064085fcd3c369d4452">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a190bfd620da5d064085fcd3c369d4452">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a60306e7257f3a30117e4b203c10d51f2" id="r_a60306e7257f3a30117e4b203c10d51f2">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a60306e7257f3a30117e4b203c10d51f2">contourInfo</a></td>
      </tr>

      <tr className="memdesc:a60306e7257f3a30117e4b203c10d51f2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a60306e7257f3a30117e4b203c10d51f2">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac318fcde27f507588dfb91ad77308c5f">GPUdb::visualizeIsochrone</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01434">1434</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a68dce1c525c7c7613c3028c0b1e2fe02">◆ </a></span>VisualizeIsochroneResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::VisualizeIsochroneResponse::VisualizeIsochroneResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1VisualizeIsochroneResponse" title="A set of results returned by GPUdb::visualizeIsochrone.">VisualizeIsochroneResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01440">1440</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#afdfccbf0344a0c5481c9d45ec331cf36">◆ </a></span>bgColor</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::VisualizeIsochroneResponse::bgColor</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Background color of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a94e193f2df29c3ddc10e5c867a69885a">bg\_color</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01467">1467</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a60306e7257f3a30117e4b203c10d51f2">◆ </a></span>contourInfo</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::VisualizeIsochroneResponse::contourInfo</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01487">1487</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1fb561377e6489f87972787bf226cfa3">◆ </a></span>height</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int32\_t gpudb::VisualizeIsochroneResponse::height</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Height of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a6fffbbfe7224587808e17635fbe3e68a">height</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01461">1461</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2f6fd3168821bb248491bdfb257accd2">◆ </a></span>imageData</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<uint8\_t> gpudb::VisualizeIsochroneResponse::imageData</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Generated contour image data. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01472">1472</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abac876c6b124f7d9e29e6e92e6bba4c5">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::VisualizeIsochroneResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01477">1477</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a190bfd620da5d064085fcd3c369d4452">◆ </a></span>solveInfo</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::VisualizeIsochroneResponse::solveInfo</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01482">1482</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac4d84027de53caa5c6bbf2b10efb2f45">◆ </a></span>width</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int32\_t gpudb::VisualizeIsochroneResponse::width</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Width of the image as provided in <a className="el" href="/content/api/cpp/namespacegpudb#a9d22b3c5b54739e6fb5b4c24a99945f7">width</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source#l01455">1455</a> of file <a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/visualize__isochrone_8h_source">visualize\_isochrone.h</a></li>
    </ul>
  </div>
</div>
