refact(polar)!: change polar type to object
Use Polar object instead of using a loosly defined Polar structure. This adds robustness to these functions and will simplify future developments. BREAKING CHANGE: xf2mat no longer generates structures. BREAKING CHANGE: any function that could took a polar structre as input must now take a polar Object instead.
Please register or sign in to comment