calcul.h File Reference

#include <stdio.h>
#include <math.h>
#include "TData.h"
Include dependency graph for calcul.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void car2pol (Tpf *in, Tpfp *out)
void composicion_sis (Tsc *sis1, Tsc *sis2, Tsc *sisOut)
int corte_segmentos (float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, Tpf *sol)
void inversion_sis (Tsc *sisIn, Tsc *sisOut)
float NormalizarPI (float ang)
void pol2car (Tpfp *in, Tpf *out)
void transfor_directa_p (float x, float y, Tsc *sistema, Tpf *sol)
void transfor_directa_pt0 (float x, float y, Tsc *sistema, Tpf *sol)
void transfor_inversa_p (float x, float y, Tsc *sistema, Tpf *sol)

Function Documentation

void car2pol ( Tpf in,
Tpfp out 
)
void composicion_sis ( Tsc sis1,
Tsc sis2,
Tsc sisOut 
)
int corte_segmentos ( float  x1,
float  y1,
float  x2,
float  y2,
float  x3,
float  y3,
float  x4,
float  y4,
Tpf sol 
)
void inversion_sis ( Tsc sisIn,
Tsc sisOut 
)
float NormalizarPI ( float  ang  ) 
void pol2car ( Tpfp in,
Tpf out 
)
void transfor_directa_p ( float  x,
float  y,
Tsc sistema,
Tpf sol 
)
void transfor_directa_pt0 ( float  x,
float  y,
Tsc sistema,
Tpf sol 
)
void transfor_inversa_p ( float  x,
float  y,
Tsc sistema,
Tpf sol 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


csm
Author(s): Ivan Dryanovski, William Morris
autogenerated on Fri Jan 11 09:15:56 2013