Abs Double (Python)

Example node that takes the absolute value of a number

Installation

To use this node enable omni.graph.examples.python in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Num (inputs:num)

double

Input number

0

Outputs

Name

Type

Descripton

Default

Out (outputs:out)

double

The absolute value of input number

None

Metadata

Name

Value

Unique ID

omni.graph.examples.python.AbsDouble

Version

1

Extension

omni.graph.examples.python

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Abs Double (Python)

Categories

examples

Generated Class Name

OgnAbsDoubleDatabase

Python Module

omni.graph.examples.python