|
ocssw
V2022
|
#include <stdlib.h>#include <stdio.h>#include <limits.h>#include "oli_cproj.h"#include "gctp.h"#include "oli_local.h"#include "state_plane_table.h"
Include dependency graph for state_plane.c:
Go to the source code of this file.
Classes | |
| struct | state_plane_zone_data |
| struct | state_plane_proj |
Functions | |
| int | gctp_state_plane_inverse_init (TRANSFORMATION *trans) |
| int | gctp_state_plane_forward_init (TRANSFORMATION *trans) |
Function Documentation
◆ gctp_state_plane_forward_init()
| int gctp_state_plane_forward_init | ( | TRANSFORMATION * | trans | ) |
Definition at line 429 of file state_plane.c.
◆ gctp_state_plane_inverse_init()
| int gctp_state_plane_inverse_init | ( | TRANSFORMATION * | trans | ) |
Definition at line 388 of file state_plane.c.


