xsens_imu
Namespaces | Macros
xsens_list.cpp File Reference

Implementations of Cmtmath class functions. More...

#include "xsens_list.hpp"
#include <string.h>
#include <ctype.h>
#include <stdio.h>

Namespaces

 xsens
 The namespace of all Xsens software since 2006.
 

Macros

#define _CRT_SECURE_NO_WARNINGS
 

Detailed Description

Implementations of Cmtmath class functions.

For information about objects in this file, see the appropriate header: Cmtmath.h

Copyright Notice

Copyright (C) Xsens Technologies B.V., 2006. All rights reserved.

This source code is intended for use only by Xsens Technologies BV and those that have explicit written permission to use it from Xsens Technologies BV.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Switches

Changelog

2006-05-31, v0.0.1
  • Job Mulder: Created
2006-06-08, v0.0.2
  • Job Mulder: Moved implementation of List to Cmtlist.hpp
  • Job Mulder: Removed Matlab class and integrated save functions in math classes
2006-07-21, v0.1.0
  • Job Mulder: Updated file for release 0.1.0

Macro Definition Documentation

#define _CRT_SECURE_NO_WARNINGS