UHSDR/UHSDR-active-devel/mchf-eclipse/drivers/freedv/phi0.h

8 lines
80 B
C
Raw Permalink Normal View History

2022-08-24 08:39:13 +02:00
// phi0.h
#ifndef PHI0_H
#define PHI0_H
extern float phi0( float xf );
#endif