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
Displacement.cpp File Reference
#include "Displacement.h"
#include "Distance.h"
#include "IException.h"
#include "IString.h"
#include "SpecialPixel.h"

Namespaces

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

Functions

Displacement Isis::operator* (double mult, Displacement displacement)
 Multiply displacement by a value (5m * 2 = 10m).