Skip to content

N2O5Node

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/N2O5Node.ts for the most up-to-date information.

Overview

N2O5 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class N2O5Node

import { N2O5Node } from 'scenerystack/nitroglycerin';

Constructor

new N2O5Node( providedOptions? : N2O5NodeOptions )

Instance Methods

Type N2O5NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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