OmniGraph Node omni.graph.nodes.Acos

omni.graph.nodes.Acos 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

OgnAcosDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Acos Description

Trigonometric operation arccosine of one input in degrees.

omni.graph.nodes.Acos Inputs

Name

Type

Default

Required?

Descripton

inputs:value

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

None

Y

Angle value in degrees whose inverse cosine is to be found

omni.graph.nodes.Acos Outputs

Name

Type

Default

Required?

Descripton

outputs:value

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

None

Y

The arccos value of the input angle in degrees

uiName

Result