Skip to content

Struct jsCoordinate

ClassList > jsCoordinate

A spatial coordinate point in scan system units.

  • #include <joescan_pinchot.h>

Public Attributes

Type Name
double x
The X coordinate in scan system units.
double y
The Y coordinate in scan system units.

Public Attributes Documentation

variable x

double x;

variable y

double y;


The documentation for this class was generated from the following file C:/Users/michp/Documents/Projects/fawkes/client-cpp/api/src/joescan_pinchot.h

Comments