INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxsmartbatteryacfr::SmartBattery Class Reference

#include <smartbattery.h>

List of all members.


Detailed Description

SmartBattery class holds all the data of a single smart battery. Since not all data is always present, access to data needs to be done as follows: if (smartBattery.has(Temperature)) { double myTemp = smartBattery.temperature(); }
The documentation for this class was generated from the following files:
 

Generated for GearBox by  doxygen 1.4.5