Skip to content

CO2Node

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

Overview

CO2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class CO2Node

import { CO2Node } from 'scenerystack/nitroglycerin';

Constructor

new CO2Node( providedOptions? : CO2NodeOptions )

Instance Methods

Type CO2NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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