Function ssoti_extract_im#

Function Documentation#

semiotin_t ssoti_extract_im(imdir_t idx, ord_t ord, semiotin_t *num, dhelpl_t dhl)#

Extract imaginary direction as an OTI number.

Parameters:
  • idx[in] Index of imaginary direction to extract.

  • ord[in] Order of imaginary direction to extract.

  • num[in] OTI number to extract direction

  • res[in] Addres of the resulting OTI number that will hold result.

  • dhl[in] Direction helper list.