Skip to content

PH3Node

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/PH3Node.ts for the most up-to-date information.

Overview

PH3 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class PH3Node

import { PH3Node } from 'scenerystack/nitroglycerin';

Constructor

new PH3Node( providedOptions? : PH3NodeOptions )

Instance Methods

Type PH3NodeOptions

import type { PH3NodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for PH3Node.ts in the nitroglycerin repository.