OmniGraph Node omni.graph.nodes.Atan

omni.graph.nodes.Atan Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

__categories

math:operator

Generated Class Name

OgnAtanDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Atan Description

Trigonometric operation arctangent of one input in degrees.

omni.graph.nodes.Atan Inputs

Name

Type

Default

Required?

Descripton

inputs:value

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

Angle value in degrees whose inverse tan is to be found

omni.graph.nodes.Atan Outputs

Name

Type

Default

Required?

Descripton

outputs:value

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

The atan value of the input angle in degrees

uiName

Result