Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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"

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 * )