Skip to content

NO2Node

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

Overview

NO2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class NO2Node

import { NO2Node } from 'scenerystack/nitroglycerin';

Constructor

new NO2Node( providedOptions? : NO2NodeOptions )

Instance Methods

Type NO2NodeOptions

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

MoleculeNodeOptions

Source Code

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