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 261 of file georef.h.

Member Data Documentation

◆ n_par

int lm_data_type::n_par

Definition at line 268 of file georef.h.

◆ print_flag

int lm_data_type::print_flag

Definition at line 267 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 265 of file georef.h.

◆ user_tx

double* lm_data_type::user_tx

Definition at line 262 of file georef.h.

◆ user_ty

double* lm_data_type::user_ty

Definition at line 263 of file georef.h.

◆ user_y

double* lm_data_type::user_y

Definition at line 264 of file georef.h.


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