Isis Developer Reference
Ellipse Struct Reference

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

#include <Selection.h>

Collaboration diagram for Ellipse:
Collaboration graph

Public Attributes

double A [3]
 
double semiMajor
 
double semiMinor
 
double majorAxis [2]
 
double minorAxis [2]
 
double cen [2]
 
double area
 

Detailed Description

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

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

Member Data Documentation

◆ A

double Ellipse::A[3]

◆ area

double Ellipse::area

◆ cen

double Ellipse::cen[2]

◆ majorAxis

double Ellipse::majorAxis[2]

◆ minorAxis

double Ellipse::minorAxis[2]

◆ semiMajor

double Ellipse::semiMajor

◆ semiMinor

double Ellipse::semiMinor

The documentation for this struct was generated from the following file: