Isis Developer Reference
BundleSolutionInfo.h File Reference
#include <QList>
#include <QObject>
#include <QString>
#include "BundleObservation.h"
#include "BundleSettings.h"
#include "LidarData.h"
#include "SurfacePoint.h"
#include "XmlStackedHandler.h"

Go to the source code of this file.

Classes

class  Isis::BundleSolutionInfo
 Container class for BundleAdjustment results. More...
 

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Functions

void Isis::setStringAttribute (int locationId, QString locationName, QString attributeName, QString attributeValue)
 
QString Isis::getStringAttribute (int locationId, QString locationName, QString attributeName)
 
 Q_DECLARE_METATYPE (Isis::BundleSolutionInfo *)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::BundleSolutionInfo * )