OpenCPN Partial API docs
Loading...
Searching...
No Matches
lm_data_type Struct Reference

Public Attributes

double * user_tx
 
double * user_ty
 
double * user_y
 
double(* user_func )(double user_tx_point, double user_ty_point, int n_par, double *par)
 
int print_flag
 
int n_par
 

Detailed Description

Definition at line 808 of file georef.h.

Member Data Documentation

◆ n_par

int lm_data_type::n_par

Definition at line 815 of file georef.h.

◆ print_flag

int lm_data_type::print_flag

Definition at line 814 of file georef.h.

◆ user_func

double(* lm_data_type::user_func) (double user_tx_point, double user_ty_point, int n_par, double *par)

Definition at line 812 of file georef.h.

◆ user_tx

double* lm_data_type::user_tx

Definition at line 809 of file georef.h.

◆ user_ty

double* lm_data_type::user_ty

Definition at line 810 of file georef.h.

◆ user_y

double* lm_data_type::user_y

Definition at line 811 of file georef.h.


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