Constant Pi

Computes a double precision floating point constant value that is a multiple of the mathematical constant ‘pi’.

Installation

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

Inputs

Name

Type

Descripton

Default

Factor (inputs:factor)

double

Multiply this by the mathematical constant ‘pi’ to compute the output.

1

Outputs

Name

Type

Descripton

Default

Value (outputs:value)

double

The mathematical constant ‘pi’ multiplied by ‘Factor’.

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.ConstantPi

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

Categories

constants

Generated Class Name

OgnConstantPiDatabase

Python Module

omni.graph.nodes