![]() |
PK_LATTICE_ask_n_lrods |
PK_ERROR_code_t PK_LATTICE_ask_n_lrods
(
--- received arguments ---
PK_LATTICE_t lattice, --- a lattice
const PK_LATTICE_ask_n_lrods_o_t *options, --- options structure
--- returned arguments ---
PK_LATTICE_ask_n_lrods_r_t *const results --- results structure
)
This function returns the number of lrods in the given 'lattice'.
Specific Errors:
PK_ERROR_lattice_has_no_lrods the lattice has no lrods. (MILD)