GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
Control_Points Struct Reference

#include <imagery.h>

Data Fields

int count
 
doublee1
 
doublen1
 
doublez1
 
doublee2
 
doublen2
 
doublez2
 
intstatus
 

Detailed Description

Definition at line 36 of file imagery.h.

Field Documentation

◆ count

int Control_Points::count

Definition at line 37 of file imagery.h.

◆ e1

double* Control_Points::e1

Definition at line 38 of file imagery.h.

◆ e2

double* Control_Points::e2

Definition at line 41 of file imagery.h.

◆ n1

double* Control_Points::n1

Definition at line 39 of file imagery.h.

◆ n2

double* Control_Points::n2

Definition at line 42 of file imagery.h.

◆ status

int* Control_Points::status

Definition at line 44 of file imagery.h.

◆ z1

double* Control_Points::z1

Definition at line 40 of file imagery.h.

◆ z2

double* Control_Points::z2

Definition at line 43 of file imagery.h.


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