Computer Assited Medical Intervention Tool Kit  version 4.1
Functions
Loads.cpp File Reference
#include "Loads.h"
#include "ValueEvent.h"
#include "Translation.h"
#include "ForceUnit.h"
#include "RotationUnit.h"
#include "PressureUnit.h"
#include "AccelerationUnit.h"
#include "LoadsVersion.h"
#include "Direction.h"
#include <Loads.hxx>
#include <Load.hxx>
#include <Force.hxx>
#include <Translation.hxx>
#include <Rotation.hxx>
#include <Pressure.hxx>
#include <ValueEvent.hxx>
#include <Acceleration.hxx>
#include <iostream>

Functions

std::ostream & operator<< (std::ostream &o, const Loads l)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const Loads  l 
)
See also
Loads.xsd

References Loads::getLoad(), and Loads::numberOfLoads().