Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DOI-USGS/ISIS3
/ functions
Functions
16,614 in github.com/DOI-USGS/ISIS3
⨍
Functions
16,614
◇
Types & classes
4,041
↳
Endpoints
2
↓ 260 callers
Method
Lines
* @returns The number of lines in the chip */
isis/src/base/objs/Chip/Chip.h:106
↓ 256 callers
Method
size
isis/src/mro/objs/HiCal/LoadCSV.cpp:180
↓ 247 callers
Method
IsIgnored
isis/src/control/objs/ControlPoint/ControlPoint.cpp:1307
↓ 244 callers
Method
table
* Returns the table * * @return QTableWidget* */
isis/src/qisis/objs/TableMainWindow/TableMainWindow.h:70
↓ 241 callers
Method
GetNumMeasures
* Returns the total number of measures for all control points in the network * * @return Number of control measures */
isis/src/control/objs/ControlNet/ControlNet.cpp:1462
↓ 241 callers
Method
item
* Returns the top-level item at the given row. * * @param row (int) The row of the item. * * @return @b ProjectItem* The item at the row.
isis/src/qisis/objs/ProjectItemModel/ProjectItemModel.cpp:387
↓ 238 callers
Method
GetNumPoints
Return the number of control points in the network
isis/src/control/objs/ControlNet/ControlNet.cpp:1473
↓ 238 callers
Method
addItem
* Adds an item to the view. Filters out items that are not Images or Shapes * or ImageLists. * * @param[in] item (ProjectItem *) The item to
isis/src/qisis/objs/CubeDnView/CubeDnView.cpp:355
↓ 238 callers
Method
read
* This method will read data from the specified Blob object. * * @param[in] blob The Blob data to be loaded * * @return (type)return descr
isis/src/base/objs/Cube/Cube.cpp:1043
↓ 237 callers
Method
Band
* Returns the current band * * @return @b int Band */
isis/src/base/objs/Camera/Camera.cpp:2730
↓ 233 callers
Method
pixelType
* @returns the accuracy of pixels in the file. If no cube is opened yet, then * this is the accuracy/number of bytes per pixel that will be used
isis/src/base/objs/Cube/Cube.cpp:2032
↓ 233 callers
Method
print
* Prints a string representation of this exception to stderr. File info (i.e. * filename and line number) are only printed if the user has that opt
isis/src/core/src/IException.cpp:442
↓ 224 callers
Method
GetId
* Return the Id of the control point * * @return Control Point Id */
isis/src/control/objs/ControlPoint/ControlPoint.cpp:1302
↓ 220 callers
Method
setAttribute
* Set the attribute(s) for which tester returns true to newValue. If multiple attributes * match (tester returns true on them), only the firs
isis/src/base/objs/CubeAttribute/CubeAttribute.h:284
↓ 215 callers
Method
Minimum
isis/src/base/apps/cubenorm/staticStats.cpp:55
↓ 214 callers
Method
indexOf
isis/src/qisis/objs/CnetEditorWidget/TableColumnList.cpp:88
↓ 212 callers
Method
begin
* Return the beginning iterator. * @return The beginning iterator. */
isis/src/core/include/PvlContainer.h:179
↓ 211 callers
Method
Clear
Clear out all comments collected for starting over */
isis/src/base/apps/spkwriter/Commentor.h:86
↓ 211 callers
Method
GetMeasure
* Get a control measure based on its cube's serial number. * * @param serialNumber serial number of measure to get * @returns control measure
isis/src/control/objs/ControlPoint/ControlPoint.cpp:401
↓ 209 callers
Method
begin
* Const iterator into list * * @return CollectorConstIter Returns a const iterator to the list */
isis/src/base/objs/CollectorMap/CollectorMap.h:711
↓ 209 callers
Method
contains
* Test if the target geometry is contained within this geometry * * @param target Other geometry to test * @return bool True if target is co
isis/src/base/objs/GisGeometry/GisGeometry.cpp:488
↓ 206 callers
Method
GetAsString
Public: Returns the first element of the value member of a parameter whos name starts with paramName as a QString. Any type can be retrieve with this
isis/src/base/objs/IsisAml/IsisAml.cpp:568
↓ 205 callers
Method
SetText
* Changes the value of the text string reported just before 0% processed. This * text is only output under the following condition. After SetMaximu
isis/src/base/objs/Progress/Progress.cpp:61
↓ 201 callers
Method
Add
* Add the two matrices */
isis/src/base/objs/Matrix/Matrix.cpp:104
↓ 201 callers
Method
Maximum
isis/src/base/apps/cubenorm/staticStats.cpp:61
↓ 201 callers
Method
Push
* Push a vector onto the stack * * @param vect The vector that will be pushed on the stack */
isis/src/base/objs/Calculator/Calculator.cpp:883
↓ 200 callers
Method
contains
isis/tests/IsisDataFixtures.h:46
↓ 198 callers
Method
size
isis/src/qisis/objs/CnetEditorWidget/TableColumnList.cpp:164
↓ 194 callers
Method
GetSample
isis/src/control/objs/ControlMeasure/ControlMeasure.cpp:723
↓ 189 callers
Method
add
isis/src/mro/objs/HiCal/HiCalTypes.h:55
↓ 188 callers
Method
radians
* Get the angle in units of Radians. * @return A double-value representing this angle. Null if not valid. */
isis/src/base/objs/Angle/Angle.h:226
↓ 185 callers
Method
DoubleBuffer
* Returns the value of the shape buffer * * @return double* The shape buffer */
isis/src/base/objs/Buffer/Buffer.h:138
↓ 184 callers
Method
end
* Const iterator to end of list * * @return CollectorConstIter Returns the const end of the list */
isis/src/base/objs/CollectorMap/CollectorMap.h:720
↓ 183 callers
Method
PutAsString
* Allows the insertion of a value for any parameter. No validity check is * performed on the value passed in. * * @param paramName The partial or f
isis/src/base/objs/IsisAml/IsisAml.cpp:68
↓ 182 callers
Method
addComment
* Add a comment to the PvlKeyword. * * @param comment The new comment. * * @see addCommentWrapped() * @see addComments() * @see clea
isis/src/core/src/PvlKeyword.cpp:530
↓ 180 callers
Method
SetBasePosition
* This method is used to set the base position of the shape buffer. In general * it is used by BufferManager objects to progress sequentially thro
isis/src/base/objs/Buffer/Buffer.cpp:107
↓ 180 callers
Method
end
* Return the ending iterator. * @return The ending iterator. */
isis/src/core/include/PvlContainer.h:195
↓ 180 callers
Method
fileExists
* Returns true if the file exists; false otherwise. * If the file is a symlink that points to a nonexistent file, false is returned. * * @ret
isis/src/core/src/FileName.cpp:453
↓ 175 callers
Function
e
()
isis/src/docsys/Object/assets/MathJax.js:22
↓ 174 callers
Method
clear
* @brief Clear the contents of this object * * The contents of the ControlNet object are deleted. The internal variables * that hold the cont
isis/src/control/objs/ControlNet/ControlNet.cpp:178
↓ 171 callers
Method
SetUniversalGround
* This is the opposite routine for SetLookDirection. Instead of computing a * point on the target, a point is set and the look direction is compute
isis/src/base/objs/Sensor/Sensor.cpp:361
↓ 171 callers
Method
remove
* @brief Removes the named database from pool * * This static method is required in order to remove a previous used * Database from the datab
isis/src/database/objs/Database/Database.cpp:254
↓ 170 callers
Method
hasObject
* Returns a boolean value based on whether the object exists in the current * PvlObject or not. * @param name The name of the object to
isis/src/core/include/PvlObject.h:324
↓ 167 callers
Method
add
* Adds PvlKeyword with the given name and value to the PvlFlatMap. This will * overwrite any existing keyword in the map with the same name. *
isis/src/base/objs/PvlFlatMap/PvlFlatMap.cpp:488
↓ 167 callers
Method
size
* How many serial number / filename combos are in the list * * @return @b int Returns number of serial numbers current in the list */
isis/src/base/objs/SerialNumberList/SerialNumberList.cpp:384
↓ 167 callers
Method
size
* Returns the number of tokens in the parsed string * @return int */
isis/src/base/objs/CSVReader/CSVReader.h:101
↓ 166 callers
Method
baseName
* Returns the name of the file without the path and without extensions. * * <pre> * for a full file specification of: * "/tmp/Peaks.c
isis/src/core/src/FileName.cpp:149
↓ 166 callers
Method
unit
* Returns the units of measurement of the element of the array * of values for the object at the specified index. Defaults to * index = 0. *
isis/src/core/src/PvlKeyword.cpp:511
↓ 161 callers
Method
camera
* Return a camera associated with the cube. The generation of * the camera can throw an exception, so you might want to catch errors * if that
isis/src/base/objs/Cube/Cube.cpp:1687
↓ 161 callers
Method
toString
* @brief Gets the current status of the WorkOrder. * @param status An enumeration of all possible WorkOrder states. * @return @b QString Returns
isis/src/qisis/objs/WorkOrder/WorkOrder.cpp:998
↓ 159 callers
Method
SetCoordinate
* This method is used to set the projection x/y and compute the * corresponding latitude/longitude position. The method assumes the x/y are *
isis/src/base/objs/LambertAzimuthalEqualArea/LambertAzimuthalEqualArea.cpp:704
↓ 159 callers
Method
width
Returns the current set longest keyword name
isis/src/core/include/PvlKeyword.h:223
↓ 156 callers
Method
GetLine
* Gets next line from file. Returns True if read a line, False if End Of File. * * @param line Line read from file, with newline removed. *
isis/src/base/objs/TextFile/TextFile.cpp:411
↓ 155 callers
Method
GetPoint
isis/src/control/objs/ControlNet/ControlNet.cpp:1823
↓ 150 callers
Method
Auto
* Automatically translate all the output names tagged as Auto in the * translation table If a output name does not translate an error will be *
isis/src/base/objs/LabelTranslationManager/LabelTranslationManager.cpp:70
↓ 150 callers
Method
setVisible
isis/src/qisis/objs/CnetEditorWidget/TableColumn.cpp:74
↓ 149 callers
Method
IsEditLocked
isis/src/control/objs/ControlPoint/ControlPoint.cpp:1268
↓ 146 callers
Method
clear
Clears all values and units for this PvlKeyword object.
isis/src/core/src/PvlKeyword.cpp:445
↓ 144 callers
Method
SetInputParameter
* Set the input parameter for this application and whether or not this * application supports the virtual bands functionality. It supports the virt
isis/src/base/objs/Pipeline/PipelineApplication.cpp:79
↓ 143 callers
Method
AddToPipeline
* Add a new program to the pipeline. This method must be called before calling * Pipeline::Application(...) to access it. The string identifier wil
isis/src/base/objs/Pipeline/Pipeline.cpp:581
↓ 143 callers
Method
SetMaximumSteps
* This sets the maximum number of steps in the process. Whenever this is * invoked it also resets the counters to their initial states. This allows
isis/src/base/objs/Progress/Progress.cpp:85
↓ 143 callers
Method
add
* @brief Add a transform to the list * * Caller supplies a pointer to an image transform and inherits ownership of the * pointer. The pointers are
isis/src/control/apps/findfeatures/Transformer.cpp:48
↓ 139 callers
Method
SetOutputParameter
* Set the output parameter for a branch of this application and it's naming * convention. This is meant for an application that splits the input in
isis/src/base/objs/Pipeline/PipelineApplication.cpp:122
↓ 138 callers
Method
SetIgnored
* Set whether to ignore or use control point * * @param newIgnoreStatus True to ignore this Control Point, False to *
isis/src/control/objs/ControlPoint/ControlPoint.cpp:649
↓ 138 callers
Method
match
isis/src/control/apps/findfeatures/MatchMaker.cpp:113
↓ 138 callers
Method
rows
* @brief Reports the number of rows in the table * * This method returns only the number of rows of data. This count does * not
isis/src/base/objs/CSVReader/CSVReader.h:285
↓ 137 callers
Method
compare
isis/src/control/apps/pointreg/pointreg.cpp:136
↓ 133 callers
Method
groups
* Returns the number of groups contained. * @return The number of groups. */
isis/src/core/include/PvlObject.h:75
↓ 132 callers
Method
contains
isis/src/qisis/objs/CnetEditorWidget/TableColumnList.cpp:98
↓ 132 callers
Method
exists
* Determines whether a PVL keyword with the given name is in this Resource. * * @param keywordName A string containing the keyword name. *
isis/src/base/objs/Resource/Resource.cpp:155
↓ 132 callers
Method
key
* Returns the token keyword * * @return QString */
isis/src/core/src/PvlToken.cpp:49
↓ 131 callers
Method
cube
* Get the Cube * associated with this display property. This will allocate * the Cube * if one is not already present. */
isis/src/qisis/objs/Shape/Shape.cpp:309
↓ 131 callers
Method
objects
* Returns the number of objects. * @return The number of objects. */
isis/src/core/include/PvlObject.h:219
↓ 129 callers
Method
AddPair
* Adds a stretch pair to the list of pairs. Note that all input pairs must be * in ascending order. * * @param input Input value to map *
isis/src/base/objs/Stretch/Stretch.cpp:49
↓ 129 callers
Method
Records
* Returns the number of records * * @return @b int Number of records */
isis/src/core/src/Table.cpp:380
↓ 128 callers
Method
setCurrentIndex
* Sets the current index to currentIndex * * @param currentIndex */
isis/src/qisis/objs/TableMainWindow/TableMainWindow.cpp:906
↓ 127 callers
Method
GetType
* @returns this point't type * */
isis/src/control/objs/ControlPoint/ControlPoint.cpp:1397
↓ 127 callers
Method
fileName
* Get the file name of the cube that this shape represents. * * @return A string containing the path to the cube data associated with this shape
isis/src/qisis/objs/Shape/Shape.cpp:361
↓ 124 callers
Method
name
* Get the project's GUI name */
isis/src/qisis/objs/Project/Project.cpp:1687
↓ 122 callers
Method
SetLine
isis/src/base/objs/LineManager/LineManager.cpp:44
↓ 122 callers
Method
value
isis/src/control/apps/cnet2dem/DatumFunctoid.h:382
↓ 120 callers
Method
size
Returns the number of trainers to match */
isis/src/control/apps/findfeatures/MatchMaker.cpp:54
↓ 119 callers
Function
init
* This method will validate the input file list and set global * variables: g_ccdFiles, g_ccdNumbers, g_numFiles, * g_firstFilter * * @param inLis
isis/src/mro/apps/hijitter/main.cpp:349
↓ 117 callers
Method
SampleDimension
* Returns the number of samples in the shape buffer * * @return int */
isis/src/base/objs/Buffer/Buffer.h:70
↓ 117 callers
Method
contains
* Use an input BitMask to mask the input PointSet, and return the results. * * @param bm BitMask contining true for indices to keep and false fo
isis/src/control/apps/cnetthinner/CnetSuppression.cpp:478
↓ 116 callers
Method
reset
* This initializes the class except for the current mode, which is * set on enable. * */
isis/src/qisis/objs/RubberBandTool/RubberBandTool.cpp:751
↓ 115 callers
Method
SetGround
* This method is used to set the ground latitude/longitude values and * compute the corresponding x/y values of the projection. The method * a
isis/src/base/objs/LambertAzimuthalEqualArea/LambertAzimuthalEqualArea.cpp:421
↓ 115 callers
Method
ToQt
* Retuns the object string as a QString * * @deprecated */
isis/src/core/src/IString.cpp:870
↓ 115 callers
Method
currentIndex
* * Returns the current index * * @return int */
isis/src/qisis/objs/TableMainWindow/TableMainWindow.h:104
↓ 115 callers
Method
next
* @brief Gets the next WorkOrder. * @return @b QPointer pointing to the next WorkOrder. */
isis/src/qisis/objs/WorkOrder/WorkOrder.cpp:923
↓ 115 callers
Method
setValue
* This is the generic mutator for properties. Given a value, this will * change it and emit propertyChanged if its different and supported. */
isis/src/qisis/objs/DisplayProperties/DisplayProperties.cpp:123
↓ 114 callers
Method
SetCubeSerialNumber
* @brief Set cube serial number * * This method is used to set the serial number of the cube. That is, * the coordinate was selected from a
isis/src/control/objs/ControlMeasure/ControlMeasure.cpp:187
↓ 114 callers
Method
open
isis/src/base/apps/ckwriter/CkKernelWriter.cpp:92
↓ 113 callers
Method
findKeyword
isis/src/control/apps/sumspice/SumFinder.cpp:636
↓ 113 callers
Method
isValid
* This indicates whether we have a legitimate angle stored or are in an * unset, or invalid, state. * * @returns True if we have a legitima
isis/src/base/objs/Angle/Angle.cpp:96
↓ 113 callers
Method
value
* Returns one element of the value-vector. * * @param index Zero-based index of vector element to return. Defaults to 0 * * @return QStrin
isis/src/core/src/PvlToken.cpp:95
↓ 112 callers
Method
Progress
Update the progress bar
isis/src/base/objs/Gui/Gui.cpp:571
↓ 112 callers
Method
length
isis/src/core/src/IException.cpp:639
↓ 111 callers
Method
columns
* @brief Determine the number of columns in the input source * * This method is applies the parsing conditions to all data lines to determine
isis/src/base/objs/CSVReader/CSVReader.cpp:97
↓ 111 callers
Method
isNull
* Decides whether a value is null or not at a given index. * Defaults to index = 0. * * @param index The value index * @return <B>bool</B>
isis/src/core/src/PvlKeyword.cpp:123
← previous
next →
101–200 of 16,614, ranked by callers