An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis 3 Programmer Reference
|
Used to define the verticies of the graph. More...
Public Attributes | |
QString | serial |
QHash< ControlPoint *, ControlMeasure * > | measures |
The serial number associated with the image The measures on the image, hashed by pointers to their parent ControlPoints. | |
Used to define the verticies of the graph.
Definition at line 428 of file ControlNet.h.
QHash< ControlPoint *, ControlMeasure * > Isis::ControlNet::Image::measures |
The serial number associated with the image The measures on the image, hashed by pointers to their parent ControlPoints.
Definition at line 431 of file ControlNet.h.
QString Isis::ControlNet::Image::serial |
Definition at line 429 of file ControlNet.h.